17Dec2020 - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.01Jan071718.6013 -g

To start TextTest for these tests, run:

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

Total: 1184 tests: 7 succeeded 1159 FAILED 11 killed 7 known bugs


libsumo.python3: 254 tests: 252 FAILED 2 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1c1,1433
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> 
> =================================================================
> ==19207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda181216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda181216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda181216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda181e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda181216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda181e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==19240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecfbd816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecfbd816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecfbd816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fecfbe41e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecfbd816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fecfbe456f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,745
< ...Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
---
> 
> =================================================================
> ==20607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd00b0396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd00b0396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd00b0396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd00b0f9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd00b0396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd00b0fd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==17732==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f979e0e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f979e0e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f979e0e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f979e1a76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f979e0e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f979e1a3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f76bbe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f76bbe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f76bbe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1f76c826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f76bbe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1f76c7ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d191e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d191e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d191e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d192aa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d191e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d192a6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==17719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f44835896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f44835896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f44835896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f448364d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f44835896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4483649e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54bf8bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54bf8bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54bf8bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f54bf97f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54bf8bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f54bf97be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==17695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19716436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19716436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19716436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19717076f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19716436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1971703e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e3f7926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e3f7926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e3f7926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e3f8566f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e3f7926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e3f852e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a72c326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a72c326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb3272cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb3272cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc7a43d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc7a43d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4efb1e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4efb1e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8ef2eb26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8ef2eb26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa54f1df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa54f1df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8816d8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8816d8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faac1d156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faac1d156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f176c6626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f176c6626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07dcfcc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07dcfcc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f618acd66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f618acd66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==18057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff0da29e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff0da29e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==17677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbe6bdc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbe6bdc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbe6bdc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbe6be886f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbe6bdc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbe6be84e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f841ba456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f841ba456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f841ba456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f841bb05e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f841ba456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f841bb096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb34fff86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb34fff86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb34fff86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb3500bc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb34fff86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb3500b8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbb74d116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbb74d116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbb74d116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbb74dd56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbb74d116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbb74dd1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9dc8abf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9dc8abf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9dc8abf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9dc8b836f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9dc8abf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9dc8b7fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< lead_straight
6d4
< [002] Context results for vehicle 'ego':
7a6
> [002] Context results for vehicle 'ego':
9d7
< [003] Context results for vehicle 'ego':
10a9
> [003] Context results for vehicle 'ego':
12d10
< [004] Context results for vehicle 'ego':
13a12
> [004] Context results for vehicle 'ego':
15d13
< [005] Context results for vehicle 'ego':
16a15
> [005] Context results for vehicle 'ego':
18d16
< [006] Context results for vehicle 'ego':
19a18
> [006] Context results for vehicle 'ego':
21d19
< [007] Context results for vehicle 'ego':
22a21
> [007] Context results for vehicle 'ego':
24d22
< [008] Context results for vehicle 'ego':
25a24
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1a42fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1a42fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1a42fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a4308f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1a42fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a4308be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4a5
> follow_straight
7d7
< follow_straight
9a10
> follow_straight
12d12
< follow_straight
14a15
> follow_straight
17d17
< follow_straight
19a20
> follow_straight
22d22
< follow_straight
24a25
> follow_straight
27d27
< follow_straight
29a30
> follow_straight
32d32
< follow_straight
34a35
> follow_straight
37d37
< follow_straight
39a40
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb6a30cf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb6a30cf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb6a30cf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb6a31936f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb6a30cf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb6a318fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5d3
< follow_straight
< follow_right
6a5,7
> follow_right
> follow_straight
> lead_left
9d9
< lead_left
11,12d10
< follow_straight
< follow_right
13a12,14
> follow_right
> follow_straight
> lead_left
16d16
< lead_left
18,19d17
< follow_straight
< follow_right
20a19,21
> follow_right
> follow_straight
> lead_left
23d23
< lead_left
25,26d24
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd9a60916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd9a60916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd9a60916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd9a61556f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd9a60916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd9a6151e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4a5
> follow_straight
7d7
< follow_straight
9a10
> follow_straight
12d12
< follow_straight
14a15
> follow_straight
17d17
< follow_straight
19a20
> follow_straight
22d22
< follow_straight
24a25
> follow_straight
27d27
< follow_straight
29a30
> follow_straight
32d32
< follow_straight
34a35
> follow_straight
37d37
< follow_straight
39a40
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed326be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed326be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed326be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed3277ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed326be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed327826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff687e8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff687e8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff687e8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff687f4fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff687e8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff687f536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13e98566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13e98566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13e98566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13e991a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13e98566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13e9916e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff43a7906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff43a7906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff43a7906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff43a8546f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff43a7906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff43a850e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17805==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa6cdbc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa6cdbc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa6cdbc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6cdc856f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa6cdbc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6cdc81e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d139896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d139896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d139896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3d13a4d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d139896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3d13a49e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2c6709a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2c6709a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2c6709a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2c6715e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2c6709a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2c6715ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8799c86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8799c86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8799c86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd879a8c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8799c86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd879a88e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf901146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf901146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf901146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf901d86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf901146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf901d4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f36515d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f36515d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f36515d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f365169b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f36515d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3651697e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e919c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e919c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e919c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e91a8b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e919c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e91a87e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_only_opposite ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f541dfd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f541dfd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f541dfd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f541e0956f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f541dfd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f541e091e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07cbd6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07cbd6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07cbd6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07cbe326f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07cbd6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07cbe2ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17858==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1932926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1932926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1932926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1933566f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1932926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe193352e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f411bce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f411bce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f411bce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f411bda66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f411bce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f411bda2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5b29cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5b29cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5b29cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5b2a906f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5b29cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5b2a8ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936bbff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936bbff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936bbff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f936bcc36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936bbff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f936bcbfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d250_u250 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==18006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f151c00a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f151c00a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f151c00a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f151c0cae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f151c00a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f151c0ce6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==18004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f20e0dee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f20e0dee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f20e0dee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f20e0eaee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f20e0dee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f20e0eb26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f25e17376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f25e17376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f25e17376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25e17fb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f25e17376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25e17f7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1c81e196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1c81e196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1c81e196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1c81edd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1c81e196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1c81ed9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27ab1396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27ab1396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27ab1396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f27ab1fd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27ab1396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f27ab1f9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f01f2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f01f2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f01f2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f01ff26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f01f2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f01feee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==17832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53fb9696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53fb9696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53fb9696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f53fba2d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53fb9696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f53fba29e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1010 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==16972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e1f3b16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e1f3b16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e1f3b16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e1f4756f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e1f3b16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e1f471e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1433 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,432
> 
> =================================================================
> ==16971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faae99be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faae99be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faae99be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faae9a826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faae99be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faae9a7ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faae99be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x888d6053fc327bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2321 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,279
> 
> =================================================================
> ==16973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b9d02e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b9d02e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b9d02e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b9d0eee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b9d02e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b9d0f26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2777 ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,336
> 
> =================================================================
> ==16975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24075076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24075076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24075076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f24075c7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24075076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f24075cb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2803 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,239
> 
> =================================================================
> ==16976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f30a9c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f30a9c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f30a9c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f30a9d416f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f30a9c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f30a9d3de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2804 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==16979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82a26456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82a26456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82a26456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82a2705e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82a26456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82a27096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3140 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==16977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b7f0336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b7f0336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b7f0336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b7f0f3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b7f0336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b7f0f76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3348 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==16978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcdf75616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcdf75616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcdf75616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcdf76256f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcdf75616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcdf7621e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3349 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==16980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5c7d00e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5c7d00e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5c7d00e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5c7d0d26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5c7d00e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5c7d0cee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==16974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe18119e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe18119e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe18119e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe18125ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe18119e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1812626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe18119e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf6c26a4c510e40ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==17042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab4b74e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab4b74e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab4b74e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab4b80ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab4b74e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab4b8126f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab4b74e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd4ff4b79c11da3ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_with_load_offset ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==17041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc898d8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc898d8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc898d8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc898e4fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc898d8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc898e536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc898d8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xb7cba23659a74dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,617
> 
> =================================================================
> ==17044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec9ae9d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec9ae9d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec9ae9d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec9af616f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec9ae9d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec9af5de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3634 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17043==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82f89976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82f89976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82f89976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82f8a5b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82f89976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82f8a57e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3648 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==17045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa98a40a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa98a40a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa98a40a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa98a4ce6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa98a40a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa98a4cae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3810 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==17046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda59e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda59e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda59e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda59f396f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda59e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda59f35e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4141 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7eff047f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7eff047f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7eff047f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7eff048b0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7eff047f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7eff048b46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4214 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f304d92d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f304d92d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f304d92d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f304d9ede1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f304d92d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f304d9f16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4307 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==17067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7ec62c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7ec62c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7ec62c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd7ec6f06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7ec62c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd7ec6ece1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4324 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==17068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 24 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1e051b6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e051b6)
>     #2 0x1b62b18  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b62b18)
>     #3 0x1b4ddc6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4ddc6)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f7886e64bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b60b97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b60b97)
>     #2 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #3 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #4 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7f7886e64bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f788a7a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4418 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==17107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf1dec76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf1dec76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf1dec76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf1df87e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf1dec76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf1df8b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4432 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==17108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8ac7136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8ac7136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 4096 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #12 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #13 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #14 0x7fe8ac75cb9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4514 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==17110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd541faa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd541faa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd541faa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd54206e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd541faa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd54206ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4563 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f629fdcd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f629fdcd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f629fdcd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f629fe916f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f629fdcd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f629fe8de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4642 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1075986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1075986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1075986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe10765c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1075986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe107658e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4920 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==17140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0067986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0067986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0067986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd00685c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0067986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd006858e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5029 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==17141==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4659886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4659886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4659886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff465a4c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4659886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff465a48e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5114 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fef6ff486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fef6ff486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fef6ff486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fef70008e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fef6ff486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fef7000c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5309 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2e0723d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2e0723d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2e0723d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e073016f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2e0723d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e072fde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5390 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==17180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcca85106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcca85106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcca85106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcca85d46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcca85106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcca85d0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5561 ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,318
> 
> =================================================================
> ==17181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efcd9147e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efcd914b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5620 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f970397c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f970397c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f970397c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9703a406f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f970397c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9703a3ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5674 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde15e916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde15e916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde15e916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde15f51e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde15e916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde15f556f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5712 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==17212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe305ed56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe305ed56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe305ed56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe305f996f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe305ed56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe305f95e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5831 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==17213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1a5f01c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1a5f01c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1a5f01c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a5f0dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1a5f01c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a5f0e06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5932 ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,279
> 
> =================================================================
> ==17214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f788c24a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f788c24a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f788c24a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f788c30ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f788c24a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f788c30e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5990 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==17215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fade59216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fade59216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fade59216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fade59e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fade59216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fade59e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket6626 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,240
> 
> =================================================================
> ==17224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80962616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80962616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80962616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8096321e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80962616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f80963256f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7057 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17255==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f509afce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f509afce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f509afce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f509b08ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f509afce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f509b0926f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7949 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==17257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fafd7e956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fafd7e956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fafd7e956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fafd7f596f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fafd7e956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fafd7f55e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci busstop busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==19102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb84f3556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb84f3556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb84f3556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb84f4196f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb84f3556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb84f415e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,292
> 
> =================================================================
> ==19091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2744c7c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2744c7c)
>     #2 0x1d73670  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d73670)
>     #3 0x1b00799  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b00799)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f2259ea7bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f225d7eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f225d7eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f225d7eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f225d8af6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==19152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb9f7876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb9f7876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb9f7876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb9f84b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb9f7876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb9f847e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions edge_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde960be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde960be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde960be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde9617ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde960be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde961826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0bbf0496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0bbf0496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0bbf0496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0bbf109e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0bbf0496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0bbf10d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions junction_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbef13de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbef13de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbef13de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbef149ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbef13de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbef14a26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions junction_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a6fd766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a6fd766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a6fd766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a6fe36e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a6fd766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a6fe3a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38378956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38378956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38378956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3837955e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38378956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38379596f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions lane_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4715f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4715f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4715f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b4721fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4715f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b472236f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,345
> 
> =================================================================
> ==17647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04c930b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04c930b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04c930b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f04c93cf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04c930b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f04c93cbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcacf5ab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcacf5ab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcacf5ab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcacf66be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcacf5ab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcacf66f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19135036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19135036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19135036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19135c3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19135036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19135c76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions poi_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02d290a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02d290a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02d290a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02d29cae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02d290a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02d29ce6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5e9e5536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5e9e5536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5e9e5536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5e9e613e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5e9e5536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5e9e6176f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions polygon_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5271e5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5271e5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5271e5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5271f1ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5271e5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5271f206f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe96ba466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe96ba466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe96ba466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe96bb06e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe96ba466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe96bb0a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa80914d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa80914d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa80914d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa80920de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa80914d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa8092116f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==17492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f155be126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f155be126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f155be126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f155bed2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f155be126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f155bed66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b0c20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b0c20: note: object has a possibly invalid vptr: abs(offset to top) too big
>  17 00 80 71  1c 00 00 04 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               possibly invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b0c20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b0c20: note: object has a possibly invalid vptr: abs(offset to top) too big
>  17 00 80 71  1c 00 00 04 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               possibly invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==18150==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b0c30 at pc 0x000002c09aa4 bp 0x7ffc7f03cd60 sp 0x7ffc7f03cd58
> READ of size 4 at 0x6030000b0c30 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7f360a721bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b0c30 is located 16 bytes inside of 24-byte region [0x6030000b0c20,0x6030000b0c38)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f397bbe46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f397bbe46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f397bbe46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f397bca4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f397bbe46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f397bca86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f390c8626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f390c8626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f390c8626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f390c9266f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f390c8626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f390c922e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f33f3f7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f33f3f7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f33f3f7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f33f40416f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f33f3f7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f33f403de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==18126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79b94c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79b94c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79b94c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79b9581e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79b94c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79b95856f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07577c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07577c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07577c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0757886e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07577c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f075788a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18f50e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18f50e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18f50e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f18f51a3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18f50e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f18f51a76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==19177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16a4d6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16a4d6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16a4d6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16a4e2ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16a4d6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16a4e326f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==17416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb793d226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb793d226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb793d226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb793de2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb793d226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb793de66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==17425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f37c9b3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f37c9b3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f37c9b3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f37c9c006f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f37c9b3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f37c9bfce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==17442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f03a293e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f03a293e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f03a293e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03a2a026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f03a293e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03a29fee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==17445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcd8856c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcd8856c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcd8856c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcd886306f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcd8856c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcd8862ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==17450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec2dc286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec2dc286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec2dc286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec2dcec6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec2dc286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec2dce8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==17451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefa544d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefa544d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefa544d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fefa55116f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefa544d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fefa550de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc params ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17258==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f92b293a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f92b293a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f92b293a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f92b29fe6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f92b293a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f92b29fae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f60976de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f60976de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f60976de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f60977a26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f60976de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f609779ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey_subscription ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab05ffa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab05ffa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab05ffa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab060be6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab05ffa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab060bae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting add_with_taz ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==17290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c6a1ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c6a1ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c6a1ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c6a2926f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c6a1ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c6a28ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==17387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f65587b0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f655c0f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f655c0f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==17389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f5f7e4c1bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f81e056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f81e056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==17410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f5de2073bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5de59b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5de59b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5de59b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5de5a7b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe716f0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe716f0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe716f0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe716fcae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe716f0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe716fce6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa276b8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa276b8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa276b8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa276c4be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa276b8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa276c4f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81cb2436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81cb2436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81cb2436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f81cb303e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81cb2436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f81cb3076f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==17371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec1ad9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec1ad9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec1ad9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec1ae5be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec1ad9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec1ae5f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,368
> 
> =================================================================
> ==17332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80e7a186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80e7a186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80e7a186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f80e7adc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80e7a186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f80e7ad8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,368
> 
> =================================================================
> ==17330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe64dbfe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe64dbfe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe64dbfe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe64dcc26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe64dbfe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe64dcbee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==17292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f48a34866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f48a34866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f48a34866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f48a3546e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f48a34866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f48a354a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight_varyWithTime ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==17301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdee126e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdee126e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdee126e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdee132ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdee126e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdee13326f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==17327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6a50e416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6a50e416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6a50e416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6a50f01e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6a50e416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6a50f056f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==17291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb245c8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb245c8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb245c8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb245d4fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb245c8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb245d536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==17361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f886e8bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f886e8bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f886e8bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f886e97ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f886e8bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f886e9806f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==17331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19401116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19401116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19401116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19401d1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19401116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19401d56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f580d8996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f580d8996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f580d8996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f580d95d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f580d8996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f580d959e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing_noGetters ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f95420a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f95420a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f95420a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f954216b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f95420a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9542167e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2e981f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2e981f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2e981f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e982b8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2e981f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e982bc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==19156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba53a5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba53a5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba53a5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba53b226f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba53a5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba53b1ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,330
> 
> =================================================================
> ==19114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f59358fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f59358fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f59358fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f59359c16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f59358fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f59359bde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,367
> 
> =================================================================
> ==18915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad2f13  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad2f13)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f6bbbbb0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6bbf4f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6bbf4f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6bbf4f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6bbf5b4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==18780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f730933f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f73059fbbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f730933f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f730933f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f73093ffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==18781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ea96196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f3ea5cd5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ea96196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ea96196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3ea96d9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==18843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ff377f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f4fefe3bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ff377f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ff377f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ff383fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==18845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f465860f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f4654ccbbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f465860f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f465860f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46586cfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,257
> 
> =================================================================
> ==18849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27c59486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f27c2004bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27c59486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27c59486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f27c5a0c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,252
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==18865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f870faae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f870c16abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f870faae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,308
> 
> =================================================================
> ==18867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ee816c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f4ee4828bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ee816c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ee816c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ee82306f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,252
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==18864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa81d7136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fa819dcfbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa81d7136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,288
> 
> =================================================================
> ==18841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c5fd7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f3c5c43abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c5fd7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c5fd7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c5fe3ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==18783==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81fb4426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f81f7afebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81fb4426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81fb4426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f81fb502e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,272
> 
> =================================================================
> ==18806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feecf1fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7feecb8b7bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feecf1fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feecf1fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feecf2bbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,288
> 
> =================================================================
> ==18792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f03664746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f0362b30bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f03664746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f03664746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0366534e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==18807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fac333b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fac2fa6ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fac333b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fac333b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fac33472e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,379
> 
> =================================================================
> ==18874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad2f13  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad2f13)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f441a6d5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad78db  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad78db)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f441a6d5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f441e0196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,304
> 
> =================================================================
> ==18889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e2fe656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e2fe656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e2fe656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e2ff296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e2fe656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e2ff25e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,309
> 
> =================================================================
> ==18890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf0351a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf0351a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf0351a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf035de6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf0351a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf035dae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x604000071ed0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000071ed0: note: object has invalid vptr
>  13 00 00 17  1d 00 00 73 00 00 00 00  00 80 00 00 30 61 00 00  00 da 02 00 e0 60 00 00  51 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 in 
> /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:65:9: runtime error: member access within address 0x604000071ed0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000071ed0: note: object has invalid vptr
>  13 00 00 17  1d 00 00 73 00 00 00 00  00 80 00 00 30 61 00 00  00 da 02 00 e0 60 00 00  51 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:65:9 in 
> =================================================================
> ==18998==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000071ef8 at pc 0x0000031fd4d0 bp 0x7fff7ff4b7b0 sp 0x7fff7ff4b7a8
> WRITE of size 1 at 0x604000071ef8 thread T0
>     #0 0x31fd4cf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31fd4cf)
>     #1 0x31f26e8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31f26e8)
>     #2 0x31f2eae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31f2eae)
>     #3 0xefd155  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefd155)
>     #4 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #5 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #6 0x7f04d670abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #7 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x604000071ef8 is located 40 bytes inside of 48-byte region [0x604000071ed0,0x604000071f00)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1d68e57  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d68e57)
>     #2 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,235
> 
> =================================================================
> ==19011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82a20826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82a20826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82a20826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82a2142e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82a20826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82a21466f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==19002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa92a8356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa92a8356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa92a8356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa92a8f96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa92a8356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa92a8f5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,374
> 
> =================================================================
> ==19010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f85a7eb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f85a7eb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f85a7eb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85a7f7c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f85a7eb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85a7f78e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==19160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ef29136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ef29136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ef29136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3ef29d76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ef29136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3ef29d3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==18955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5633f3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5633f3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5633f3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5633fff6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5633f3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5633ffbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
129a130,403
> 
> =================================================================
> ==19186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbfe3b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbfe3b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 4096 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #12 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #13 0x7fbfe3bc2b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,331
> 
> =================================================================
> ==19076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f608ced56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f608ced56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f608ced56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f608cf996f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f608ced56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f608cf95e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,534
> 
> =================================================================
> ==19090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b265a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b265a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b265a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b266696f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b265a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b26665e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,382
> 
> =================================================================
> ==19059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efd5ed5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efd5ed5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efd5ed5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efd5ee226f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efd5ed5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efd5ee1ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,444
> 
> =================================================================
> ==19057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1d2fe16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1d2fe16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 10 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
>     #5 0x11fdd21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdd21)
>     #6 0x11fd4f7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fd4f7)
>     #7 0x11fc805  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fc805)
>     #8 0x11fbe98  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fbe98)
>     #9 0x11fb872  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fb872)
>     #10 0x11fb0c0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fb0c0)
>     #11 0x11faf67  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11faf67)
>     #12 0x32d3e4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32d3e4c)
>     #13 0x32ca51a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ca51a)
>     #14 0x154ccdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x154ccdd)
>     #15 0x32aec0b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32aec0b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,343
> 
> =================================================================
> ==19058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f323c9be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f323c9be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f323c9be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f323ca826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f323c9be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f323ca7ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,404
> 
> =================================================================
> ==19032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffbe6faf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffbe6faf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffbe6faf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffbe70736f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffbe6faf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffbe706fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,359
> 
> =================================================================
> ==19029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5caa5f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5caa5f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5caa5f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5caa6bb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5caa5f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5caa6b7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,405
> 
> =================================================================
> ==19050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1b420646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1b420646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x1556c02  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1556c02)
>     #12 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #13 0x1553867  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1553867)
>     #14 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #15 0x7f1b420adb9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
15a16,464
> 
> =================================================================
> ==19074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7fca49311bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 600 byte(s) in 3 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dbfc54  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dbfc54)
>     #2 0x1b311f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b311f0)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7fca49311bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc497a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc497a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,279
> 
> =================================================================
> ==18938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb54df216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb54df216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb54df216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb54dfe56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb54df216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb54dfe1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==18937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe56b3c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe56b3c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe56b3c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe56b480e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe56b3c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe56b4846f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,5
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:232:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:232:64 in 
2a7,1908
> 
> =================================================================
> ==18939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2648c01  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2648c01)
>     #2 0x25838ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25838ee)
>     #3 0x2578c8a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2578c8a)
>     #4 0x2579cef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2579cef)
>     #5 0x24477f7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24477f7)
>     #6 0x2444120  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2444120)
>     #7 0x244c44d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x244c44d)
>     #8 0x16edb2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16edb2b)
>     #9 0xf06e6a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf06e6a)
>     #10 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #11 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #12 0x7fb2170eebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb21aa326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,343
> 
> =================================================================
> ==18934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4816 byte(s) in 43 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1e051b6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e051b6)
>     #2 0x1b62b18  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b62b18)
>     #3 0x1b4ddc6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4ddc6)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7ff7a85e5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 672 byte(s) in 6 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b60b97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b60b97)
>     #2 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #3 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #4 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7ff7a85e5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7abf296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==19185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f341829b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f341829b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f341829b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f341835be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f341829b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f341835f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==18619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fedb45936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fedb45936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fedb45936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fedb46576f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fedb45936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fedb4653e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==18686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04feb816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04feb816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04feb816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f04fec456f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04feb816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f04fec41e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,264
> 
> =================================================================
> ==18690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f356e3ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f356e3ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f356e3ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f356e4726f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f356e3ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f356e46ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==18586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3af90626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3af90626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3af90626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3af91266f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3af90626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3af9122e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==18761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f291f8786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f291f8786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f291f8786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f291f93c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f291f8786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f291f938e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==18688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47033b16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47033b16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47033b16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47034756f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47033b16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4703471e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==18758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa628b786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa628b786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa628b786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa628c3c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa628b786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa628c38e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==18599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56b2c906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56b2c906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56b2c906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56b2d546f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56b2c906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56b2d50e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==18692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f246a3a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f246a3a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f246a3a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f246a4696f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f246a3a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f246a465e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58 in 
1a4,261
> 
> =================================================================
> ==18241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb995bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb995bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb995bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdb9967f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb995bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdb9967be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==18179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa96ebcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa96ebcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa96ebcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa96ec8f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa96ebcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa96ec8be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==18200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f697aecb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f697aecb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f697aecb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f697af8f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f697aecb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f697af8be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58 in 
> 
> =================================================================
> ==18202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f360987e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f360987e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f360987e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f36099426f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f360987e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f360993ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==18212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f67138076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f67138076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f67138076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f67138cb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f67138076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f67138c7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,278
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==18154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc4ea786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc4ea786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc4ea786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbc4eb3c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc4ea786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbc4eb38e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>
---------- 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 FAILED on ts-sim-build-ba : traci vehicle moveToXY multi_lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==18157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5dcb096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5dcb096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5dcb096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5dcbcd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5dcb096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5dcbc9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==18158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19c19426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19c19426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19c19426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19c1a066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19c19426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19c1a02e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==18203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f75f7bf26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f75f7bf26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f75f7bf26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f75f7cb66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f75f7bf26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f75f7cb2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,295
> 
> =================================================================
> ==18168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1ed9a46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1ed9a46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1ed9a46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc1eda686f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1ed9a46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc1eda64e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==18243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5693fcc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5693fcc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5693fcc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56940906f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5693fcc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f569408ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f160efe76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f160efe76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f160efe76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f160f0ab6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f160efe76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f160f0a7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==18685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f52a9ec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f52a9ec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f52a9ec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f52a9f876f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f52a9ec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f52a9f83e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==18598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f61a9aed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f61a9aed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f61a9aed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61a9bb16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f61a9aed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61a9bade1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==18344==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f7ead150bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,300
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:934:49: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:934:49 in 
> 
> =================================================================
> ==18368==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18341==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7fda2fa45bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18395==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f7ee288fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18342==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7fa753cecbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18384==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f8e2563fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==18406==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f932a87ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,260
> 
> =================================================================
> ==18383==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7faaf0e99bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18295==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7fd944fb5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18336==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7fbb73e86bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18257==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f9cf16fbbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18304==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f072b510bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==18378==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f51c15acbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,403
> 
> =================================================================
> ==18691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf387006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf387006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf387006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf387c46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf387006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf387c0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==18495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc987196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc987196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc987196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc987dd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc987196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc987d9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2557fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2557fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2557fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff2558bf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2557fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff2558bbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd213e4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd213e4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd213e4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd213f106f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd213e4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd213f0ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==18443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56510476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56510476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56510476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f565110b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56510476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5651107e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0491b986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0491b986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0491b986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0491c5c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0491b986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0491c58e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==18509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf2ac4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf2ac4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf2ac4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf2ad136f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf2ac4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf2ad0fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f00db1e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f00db1e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f00db1e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f00db2ab6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f00db1e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f00db2a7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18489==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f707b9236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f707b9236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f707b9236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f707b9e76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f707b9236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f707b9e3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f395cbaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f395cbaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f395cbaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f395cc736f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f395cbaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f395cc6fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9547f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9547f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9547f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9548b66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9547f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9548b2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==18511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c0da656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c0da656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c0da656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0c0db296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c0da656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0c0db25e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==18582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f0a26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f0a26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f0a26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1f0a32e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f0a26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1f0a32ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==18713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1afb16e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1afb16e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1afb16e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1afb2326f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1afb16e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1afb22ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==18714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f59fdb856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f59fdb856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f59fdb856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f59fdc496f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f59fdb856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f59fdc45e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==18756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecb280d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecb280d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecb280d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fecb28d16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecb280d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fecb28cde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7b1a6476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7b1a6476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7b1a6476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7b1a70b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7b1a6476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7b1a707e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==18689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f62b8c1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f62b8c1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f62b8c1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62b8ce16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f62b8c1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62b8cdde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,338
> 
> =================================================================
> ==18687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fede6b586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fede6b586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fede6b586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fede6c1c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fede6b586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fede6c18e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,370
> 
> =================================================================
> ==18518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2704e716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2531967  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2531967)
>     #2 0x252c6ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x252c6ef)
>     #3 0x225ce1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x225ce1d)
>     #4 0x1586274  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1586274)
>     #5 0x12ab7d5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12ab7d5)
>     #6 0x147fd43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147fd43)
>     #7 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #8 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #9 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #10 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #11 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #12 0x7f2704ebab9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2704e716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,369
> 
> =================================================================
> ==18548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa34ef366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2531967  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2531967)
>     #2 0x252c6ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x252c6ef)
>     #3 0x225ce1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x225ce1d)
>     #4 0x1586274  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1586274)
>     #5 0x12ab7d5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12ab7d5)
>     #6 0x147fd43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147fd43)
>     #7 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #8 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #9 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #10 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #11 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #12 0x7fa34ef7fb9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa34ef366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
13a14,434
> 
> =================================================================
> ==18549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f160517d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f160517d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f160517d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16052416f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f160517d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f160523de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3fc897e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3fc897e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3fc897e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3fc8a426f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3fc897e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3fc8a3ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96bc01d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96bc01d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96bc01d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96bc0dde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96bc01d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96bc0e16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
13a14,434
> 
> =================================================================
> ==18552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97f37226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97f37226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97f37226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f97f37e66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97f37226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f97f37e2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73498546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73498546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73498546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f73499186f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73498546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7349914e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,621
> 
> =================================================================
> ==18772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16e3ef46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16e3ef46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16e3ef46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16e3fb86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16e3ef46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16e3fb4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,262
> 
> =================================================================
> ==18765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cf47ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cf47ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cf47ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cf488e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cf47ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cf488ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (#5180) on ts-sim-build-ba : traci vehicle getNeighborsSublane ( Last six runs Dec2020 )

#5180
(This bug was triggered by text found in file 'errors' matching '.')
---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==18607==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f44a80fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f44a80fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f44a80fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f44a81be6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f44a80fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f44a81bae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,63
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> =================================================================
> ==18314==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000012740 at pc 0x000001a3ee94 bp 0x7ffe70901250 sp 0x7ffe70901248
> WRITE of size 8 at 0x606000012740 thread T0
>     #0 0x1a3ee93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93)
>     #1 0x1a3e061  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3e061)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f9bdf5c3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x606000012740 is located 0 bytes inside of 64-byte region [0x606000012740,0x606000012780)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1a3df00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3df00)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f9bdf5c3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #5 0x7f9bdf5c3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,103c4,103
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

libtraci.python3: 280 tests: 278 FAILED 2 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1c1,1435
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> 
> =================================================================
> ==24767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01007e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01007e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01007e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01008a76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01007e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01008a3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,287
> 
> =================================================================
> ==24784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb2932306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb2932306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb2932306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb2932f0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb2932306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb2932f46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,747
< ...Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
---
> 
> =================================================================
> ==24772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe6649066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe6649066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe6649066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe6649c6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe6649066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe6649ca6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==22435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de4e976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de4e976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de4e976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8de4f5b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de4e976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8de4f57e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f019383e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f019383e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f019383e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01939026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f019383e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01938fee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3e7cc8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3e7cc8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3e7cc8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3e7cd4f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3e7cc8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3e7cd4be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==22428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f84d357f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f84d357f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f84d357f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f84d36436f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f84d357f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f84d363fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f88aa1066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f88aa1066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f88aa1066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f88aa1ca6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f88aa1066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f88aa1c6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==22404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2112dc66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2112dc66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2112dc66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2112e8a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2112dc66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2112e86e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f45e4b0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f45e4b0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f45e4b0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f45e4bd06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f45e4b0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f45e4bcce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==22950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff74674c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff74674c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==23056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd19fbbb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd19fbbb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==22985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe692d246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe692d246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==22960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd08abad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd08abad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==23063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa066edb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa066edb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==22996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa944afe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa944afe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==22966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba7208d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba7208d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==23064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2f759d96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2f759d96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==23040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f850b54e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f850b54e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==22937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7adbb466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7adbb466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==23042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f91508c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f91508c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,291
> 
> =================================================================
> ==22978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e5dcda6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e5dcda6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==22360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f69c80ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f69c80ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f69c80ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f69c81b26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f69c80ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f69c81aee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==22344==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cc93ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cc93ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cc93ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cc946de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cc93ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cc94716f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f37e54e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f37e54e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f37e54e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f37e55a46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f37e54e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f37e55a0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f837256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f837256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f837256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f837e96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f837256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f837e5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f370aceb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f370aceb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f370aceb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f370adaf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f370aceb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f370adabe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< lead_straight
6d4
< [002] Context results for vehicle 'ego':
7a6
> [002] Context results for vehicle 'ego':
9d7
< [003] Context results for vehicle 'ego':
10a9
> [003] Context results for vehicle 'ego':
12d10
< [004] Context results for vehicle 'ego':
13a12
> [004] Context results for vehicle 'ego':
15d13
< [005] Context results for vehicle 'ego':
16a15
> [005] Context results for vehicle 'ego':
18d16
< [006] Context results for vehicle 'ego':
19a18
> [006] Context results for vehicle 'ego':
21d19
< [007] Context results for vehicle 'ego':
22a21
> [007] Context results for vehicle 'ego':
24d22
< [008] Context results for vehicle 'ego':
25a24
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbb57bb76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbb57bb76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbb57bb76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbb57c7b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbb57bb76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbb57c77e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4a5
> follow_straight
7d7
< follow_straight
9a10
> follow_straight
12d12
< follow_straight
14a15
> follow_straight
17d17
< follow_straight
19a20
> follow_straight
22d22
< follow_straight
24a25
> follow_straight
27d27
< follow_straight
29a30
> follow_straight
32d32
< follow_straight
34a35
> follow_straight
37d37
< follow_straight
39a40
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e40f016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e40f016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e40f016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e40fc56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e40f016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e40fc1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5d3
< follow_straight
< follow_right
6a5,7
> follow_right
> follow_straight
> lead_left
9d9
< lead_left
11,12d10
< follow_straight
< follow_right
13a12,14
> follow_right
> follow_straight
> lead_left
16d16
< lead_left
18,19d17
< follow_straight
< follow_right
20a19,21
> follow_right
> follow_straight
> lead_left
23d23
< lead_left
25,26d24
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41b0f276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41b0f276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41b0f276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41b0feb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41b0f276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41b0fe7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4a5
> follow_straight
7d7
< follow_straight
9a10
> follow_straight
12d12
< follow_straight
14a15
> follow_straight
17d17
< follow_straight
19a20
> follow_straight
22d22
< follow_straight
24a25
> follow_straight
27d27
< follow_straight
29a30
> follow_straight
32d32
< follow_straight
34a35
> follow_straight
37d37
< follow_straight
39a40
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47b12ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47b12ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47b12ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47b13aae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47b12ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47b13ae6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58b98d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58b98d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58b98d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa58ba4de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58b98d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa58ba516f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbbecd5d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbbecd5d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbbecd5d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbbece216f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbbecd5d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbbece1de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcc57c2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcc57c2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcc57c2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc57cf06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcc57c2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc57cece1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22535==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f928a1a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f928a1a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f928a1a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f928a26c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f928a1a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f928a268e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efdb2b996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efdb2b996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efdb2b996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efdb2c5d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efdb2b996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efdb2c59e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe839dc36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe839dc36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe839dc36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe839e876f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe839dc36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe839e83e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9fe1c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9fe1c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9fe1c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9fe1d396f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9fe1c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9fe1d35e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcef2ec26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcef2ec26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcef2ec26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcef2f866f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcef2ec26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcef2f82e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f93bfc1f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f93bfc1f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f93bfc1f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f93bfce36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f93bfc1f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f93bfcdfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22598==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe99048a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe99048a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe99048a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe99054e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe99048a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe99054ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_only_opposite ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8aa19656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8aa19656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8aa19656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8aa1a296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8aa19656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8aa1a25e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f35532686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f35532686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f35532686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f355332c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f35532686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3553328e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22599==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f050c53b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f050c53b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f050c53b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f050c5ff6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f050c53b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f050c5fbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe657f286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe657f286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe657f286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe657fec6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe657f286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe657fe8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22609==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3a6fef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3a6fef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3a6fef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3a70b36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3a6fef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3a70afe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2375b656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2375b656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2375b656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2375c296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2375b656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2375c25e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d250_u250 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3258aa76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3258aa76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3258aa76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3258b67e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3258aa76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3258b6b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0810cf16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0810cf16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0810cf16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0810db1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0810cf16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0810db56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca4b0a06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca4b0a06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca4b0a06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fca4b1646f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca4b0a06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fca4b160e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4ba21c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4ba21c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4ba21c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4ba2e06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4ba21c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4ba2dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f579cba76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f579cba76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f579cba76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f579cc6b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f579cba76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f579cc67e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efebd61c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efebd61c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efebd61c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efebd6e06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efebd61c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efebd6dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==22566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feb0f34b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feb0f34b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feb0f34b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feb0f40f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feb0f34b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feb0f40be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1010 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==19275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fee27b9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fee27b9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fee27b9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fee27c626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fee27b9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fee27c5ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1433 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,434
> 
> =================================================================
> ==19276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff8533b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff8533b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff8533b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8534796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff8533b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff853475e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff8533b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x9b6f368b67ab9aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2321 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,281
> 
> =================================================================
> ==19281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0791b116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0791b116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0791b116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0791bd1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0791b116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0791bd56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2777 ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,338
> 
> =================================================================
> ==19282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2cf8b676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2cf8b676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2cf8b676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2cf8c27e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2cf8b676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2cf8c2b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2803 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,241
> 
> =================================================================
> ==19303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa816b8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa816b8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa816b8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa816c4e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa816b8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa816c4ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2804 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,264
> 
> =================================================================
> ==19418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f431dc726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f431dc726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f431dc726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f431dd32e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f431dc726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f431dd366f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3140 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==19455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8d2bca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8d2bca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8d2bca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc8d2c8ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8d2bca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc8d2c8e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3348 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==19456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6c968766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6c968766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6c968766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6c9693a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6c968766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6c96936e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3349 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,264
> 
> =================================================================
> ==19464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa2ad6d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa2ad6d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa2ad6d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa2ad79a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa2ad6d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa2ad796e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,390
> 
> =================================================================
> ==19472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb5f9736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb5f9736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb5f9736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb5fa33e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb5f9736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb5fa376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb5f9736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xe76d433ba2977dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==19498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f05a49946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f05a49946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f05a49946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f05a4a54e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f05a49946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f05a4a586f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f05a49946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x274120c994ef4cff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_with_load_offset ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,390
> 
> =================================================================
> ==19490==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d03d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d03d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d03d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d03e05e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d03d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d03e096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d03d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xa79dce5bc39c87ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,619
> 
> =================================================================
> ==19499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efcd31406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efcd31406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efcd31406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efcd32046f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efcd31406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efcd3200e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3634 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==19511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46bc09f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46bc09f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46bc09f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46bc1636f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46bc09f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46bc15fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3648 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,301
> 
> =================================================================
> ==19527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f680c4296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f680c4296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f680c4296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f680c4ed6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f680c4296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f680c4e9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3810 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==19553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f962c4246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f962c4246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f962c4246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f962c4e86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f962c4246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f962c4e4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4141 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==19554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda44c3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda44c3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda44c3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda44cffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda44c3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda44d036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4214 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==19555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feacb44b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feacb44b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feacb44b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feacb50be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7feacb44b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feacb50f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4307 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,287
> 
> =================================================================
> ==19563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f141a0336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f141a0336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f141a0336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f141a0f76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f141a0336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f141a0f3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4324 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,269
> 
> =================================================================
> ==19571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 24 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1e051b6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e051b6)
>     #2 0x1b62b18  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b62b18)
>     #3 0x1b4ddc6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4ddc6)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7fad4a0a6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b60b97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b60b97)
>     #2 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #3 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #4 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7fad4a0a6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fad4d9ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4418 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,315
> 
> =================================================================
> ==19593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2312b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2312b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2312b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2312c39e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2312b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2312c3d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4432 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==19594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca749506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca749506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 4096 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #12 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #13 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #14 0x7fca74999b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4514 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==19595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf3656b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf3656b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf3656b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf3662f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf3656b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf3662be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4563 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==19603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41905656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41905656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41905656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41906296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41905656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4190625e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4642 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==19611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5ff4bcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5ff4bcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5ff4bcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5ff4c8f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5ff4bcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5ff4c8be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4920 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,280
> 
> =================================================================
> ==19619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97fb3626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97fb3626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97fb3626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f97fb4266f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97fb3626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f97fb422e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5029 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,264
> 
> =================================================================
> ==19627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c8c4146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c8c4146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c8c4146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c8c4d86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c8c4146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c8c4d4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5114 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==19642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc2dcdf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc2dcdf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc2dcdf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc2dceb5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc2dcdf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc2dceb96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5309 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==19643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7dbc5ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7dbc5ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7dbc5ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7dbc68e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7dbc5ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7dbc68ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5390 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==19658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f928fab96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f928fab96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f928fab96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f928fb7d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f928fab96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f928fb79e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5561 ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,320
> 
> =================================================================
> ==19659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa8468716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa8468716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa8468716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa846931e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa8468716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa8469356f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5620 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==19667==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7ce91396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7ce91396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7ce91396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7ce91fd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7ce91396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7ce91f9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5674 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==19682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5dd4c2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5dd4c2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5dd4c2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5dd4ceee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5dd4c2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5dd4cf26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5712 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,315
> 
> =================================================================
> ==19683==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc9e8376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc9e8376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc9e8376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efc9e8fb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc9e8376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efc9e8f7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5831 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,301
> 
> =================================================================
> ==19699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f335eac36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f335eac36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f335eac36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f335eb83e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f335eac36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f335eb876f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5932 ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,281
> 
> =================================================================
> ==19700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f8752a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f8752a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f8752a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f875eae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f8752a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f875ee6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5990 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,264
> 
> =================================================================
> ==19707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2eb62bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2eb62bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2eb62bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2eb63806f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2eb62bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2eb637ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket6626 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,242
> 
> =================================================================
> ==19715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10634f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10634f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10634f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10635b3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10634f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10635b76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7057 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==19725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb6579326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb6579326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb6579326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb6579f2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb6579326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb6579f66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7949 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==19731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbd52fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbd52fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbd52fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbd5308f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbd52fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbd5308be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci busstop busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,300
> 
> =================================================================
> ==24661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff85776c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff85776c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff85776c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8578306f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff85776c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff85782ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,294
> 
> =================================================================
> ==24591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2744c7c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2744c7c)
>     #2 0x1d73670  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d73670)
>     #3 0x1b00799  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b00799)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f25ff652bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2602f966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2602f966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2602f966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f260305a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,300
> 
> =================================================================
> ==24676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4725b9d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4725b9d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4725b9d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4725c616f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4725b9d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4725c5de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,33
> 
> =================================================================
> ==19747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5df48e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5df48e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5df48e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa5df5526f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5df48e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa5df54ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5df48e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x467e60e6d9f577ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,50
> 
> =================================================================
> ==19748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f30c07c08ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f30c1d826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f30b9977bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f30c1d826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f30c1d826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f30c1e42e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1504
> 
> =================================================================
> ==20552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff42fe0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff42fe0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff42fe0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff42fecde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff42fe0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff42fed16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1347
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==20723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f8461b048ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f84630c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f845acbbbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f84630c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==20730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd9e473f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd9e473f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd9e473f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd9e47ffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd9e473f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd9e48036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==20853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7fb65a7c18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fb65bd836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7fb653978bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fb65bd836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multiconnect ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,518
> 
> =================================================================
> ==21100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7288d296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7288d296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7288d296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7288ded6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7288d296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7288de9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2066
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
> 
> =================================================================
> ==20339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56ecdca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56ecdca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56ecdca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56ece8ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56ecdca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56ece8e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2066
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
> 
> =================================================================
> ==19969==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c688646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c688646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c688646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0c68924e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c688646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0c689286f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2218
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==20035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f0481d4c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f048330e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f047af03bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f048330e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,550
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
> 
> =================================================================
> ==20458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79745866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79745866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79745866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7974646e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79745866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f797464a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1034
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
> 
> =================================================================
> ==20082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd947de66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd947de66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd947de66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd947ea6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd947de66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd947eaa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,550
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
> 
> =================================================================
> ==20488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f001b1876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f001b1876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f001b1876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f001b247e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f001b1876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f001b24b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1034
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
> 
> =================================================================
> ==20257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8af9586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8af9586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8af9586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8afa18e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8af9586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8afa1c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
2a5,232
> 
> =================================================================
> ==20435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe35ca4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe35ca4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe35ca4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe35cb116f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe35ca4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe35cb0de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1550
> 
> =================================================================
> ==19779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81015ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81015ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81015ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f81016bfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f81015ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f81016c36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1664
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==19786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7fbd72c198ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fbd741db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,5162
> 
> =================================================================
> ==19757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd11ca0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd11ca0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd11ca0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd11cacfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd11ca0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd11cad36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,5542
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==19768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f5eff68d8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f5f00c4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f5ef8844bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f5f00c4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions edge_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f646cc616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f646cc616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f646cc616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f646cd21e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f646cc616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f646cd256f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f461dce06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f461dce06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f461dce06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f461dda0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f461dce06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f461dda46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions junction_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07900c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07900c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07900c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0790185e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07900c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07901896f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions junction_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cfe91b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cfe91b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cfe91b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cfe9dbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1cfe91b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cfe9df6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9a67536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9a67536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9a67536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9a6813e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9a67536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9a68176f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions lane_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22197==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f070e6b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f070e6b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f070e6b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f070e776e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f070e6b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f070e77a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,347
> 
> =================================================================
> ==22328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f365988c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f365988c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f365988c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f36599506f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f365988c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f365994ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8f8741d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8f8741d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8f8741d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8f874dde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8f8741d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8f874e16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1369f6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1369f6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1369f6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f136a02ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1369f6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f136a0326f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions poi_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80ff3ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80ff3ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80ff3ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f80ff4ade1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80ff3ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f80ff4b16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22238==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc9c45136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc9c45136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc9c45136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc9c45d3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc9c45136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc9c45d76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions polygon_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcdd75ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcdd75ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcdd75ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcdd766de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcdd75ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcdd76716f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb3422e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb3422e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb3422e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb342eee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb3422e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb342f26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe09994a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe09994a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe09994a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe099a0ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe09994a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe099a0e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==22131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb372eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb372eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb372eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb373abe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb372eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb373af6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,82
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b0c20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b0c20: note: object has invalid vptr
>  14 00 80 1e  1d 00 80 17 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b0c20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b0c20: note: object has invalid vptr
>  14 00 80 1e  1d 00 80 17 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==23100==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b0c30 at pc 0x000002c09aa4 bp 0x7fff6ac86e60 sp 0x7fff6ac86e58
> READ of size 4 at 0x6030000b0c30 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7fb13879bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b0c30 is located 16 bytes inside of 24-byte region [0x6030000b0c20,0x6030000b0c38)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,368
> 
> =================================================================
> ==19277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6ff967a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6ff967a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6ff967a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6ff973ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6ff967a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6ff973e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6ff967a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc29bcfb7cfffdaff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in net ----------
4c4
< <net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
10,15c10,11
<     </edge>
<     <edge id=":f1_1" function="internal">
<         <lane id=":f1_1_0" index="0" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
<     </edge>
<     <edge id=":f1_2" function="internal">
<         <lane id=":f1_2_0" index="0" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
---
>         <lane id=":f1_0_1" index="1" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
>         <lane id=":f1_0_2" index="2" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
29,34c25,26
<     </edge>
<     <edge id=":f4_1" function="internal">
<         <lane id=":f4_1_0" index="0" speed="6.54" length="4.02" shape="303.57,403.21 302.81,403.91 301.96,404.40 301.02,404.70 300.00,404.80"/>
<     </edge>
<     <edge id=":f4_2" function="internal">
<         <lane id=":f4_2_0" index="0" speed="4.15" length="1.34" shape="301.19,401.07 300.94,401.30 300.65,401.47 300.34,401.57 300.00,401.60"/>
---
>         <lane id=":f4_0_1" index="1" speed="6.54" length="4.02" shape="303.57,403.21 302.81,403.91 301.96,404.40 301.02,404.70 300.00,404.80"/>
>         <lane id=":f4_0_2" index="2" speed="4.15" length="1.34" shape="301.19,401.07 300.94,401.30 300.65,401.47 300.34,401.57 300.00,401.60"/>
38,43c30,31
<     </edge>
<     <edge id=":f5_1" function="internal">
<         <lane id=":f5_1_0" index="0" speed="6.08" length="7.74" shape="9.60,404.80 7.50,405.10 6.00,406.00 5.10,407.50 4.80,409.60"/>
<     </edge>
<     <edge id=":f5_2" function="internal">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==19278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7fc9841d18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fc9857936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7fc97d388bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fc9857936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,399
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==19280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f9f7c9ea8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f9f7dfac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f9f75ba1bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f9f7dfac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==19279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7fbf715c38ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fbf72b856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7fbf6a77abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fbf72b856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==24147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff64afa16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff64afa16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff64afa16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff64b061e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff64afa16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff64b0656f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==24095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae923326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae923326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae923326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fae923f66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae923326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fae923f2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==23073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f581a1a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f581a1a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f581a1a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f581a26b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f581a1a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f581a267e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==23080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4784d376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4784d376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4784d376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4784df7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4784d376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4784dfb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==24152==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7febda69e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7febda69e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7febda69e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febda75ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7febda69e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febda7626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==24399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f137a4f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f137a4f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f137a4f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f137a5b5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f137a4f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f137a5b96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==24695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc0d842c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc0d842c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc0d842c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0d84ece1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc0d842c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0d84f06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
2a5,328
> 
> =================================================================
> ==22029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb4c1df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb4c1df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb4c1df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb4c29fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb4c1df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb4c2a36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
2a5,328
> 
> =================================================================
> ==22041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f200c7bd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f200c7bd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f200c7bd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f200c8816f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f200c7bd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f200c87de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
4a7,330
> 
> =================================================================
> ==22055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16cbf6d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16cbf6d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16cbf6d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16cc0316f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16cbf6d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16cc02de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
8a11,334
> 
> =================================================================
> ==22056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5e65dd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5e65dd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5e65dd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5e66a16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5e65dd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5e669de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
4a7,330
> 
> =================================================================
> ==22099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b9249b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b9249b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b9249b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b9255f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b9249b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b9255be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
8a11,334
> 
> =================================================================
> ==22102==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff72c1176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff72c1176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff72c1176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff72c1db6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff72c1176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff72c1d7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc params ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==21112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca97ce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca97ce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca97ce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fca97da66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fca97ce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fca97da2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==21393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9ec00506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9ec00506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9ec00506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9ec01146f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9ec00506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9ec0110e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey_subscription ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==21465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f86b27e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f86b27e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f86b27e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86b28ac6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f86b27e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86b28a8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting add_with_taz ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,303
> 
> =================================================================
> ==21541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f90405516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f90405516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f90405516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f90406156f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f90405516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9040611e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,270
> 
> =================================================================
> ==22002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7fabaf896bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fabb31da6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fabb31da6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,270
> 
> =================================================================
> ==22018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f9763344bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9766c886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9766c886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,270
> 
> =================================================================
> ==22020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f3d2d6dcbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d310206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d310206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d310206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3d310e46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==22001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5da36366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5da36366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5da36366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5da36f6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5da36366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5da36fa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==21964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f652a0d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f652a0d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f652a0d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f652a198e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f652a0d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f652a19c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==21967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f65e51e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f65e51e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f65e51e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f65e52a4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f65e51e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f65e52a86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==21980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c5b4db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c5b4db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c5b4db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c5b59be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c5b4db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c5b59f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,370
> 
> =================================================================
> ==21834==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2d778bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2d778bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2d778bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2d7797f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2d778bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2d7797be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,370
> 
> =================================================================
> ==21827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fea120b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fea120b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fea120b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fea1217b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fea120b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fea12177e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==21803==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb519876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb519876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb519876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb51a47e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb519876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb51a4b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight_varyWithTime ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==21802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13f19656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13f19656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13f19656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13f1a25e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13f19656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13f1a296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==21804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f55ec7e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f55ec7e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f55ec7e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55ec8a5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f55ec7e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55ec8a96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==21550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdce6ffb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdce6ffb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdce6ffb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdce70bbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdce6ffb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdce70bf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==21965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a459286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a459286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a459286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a459e8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a459286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a459ec6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==21886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f449a3ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f449a3ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f449a3ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f449a47ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f449a3ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f449a47e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,287
> 
> =================================================================
> ==22101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 24 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22e7cfa  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e7cfa)
>     #2 0x2294a16  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2294a16)
>     #3 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #4 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #5 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
>     #6 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f447a843bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f447e1876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22ef416  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22ef416)
>     #2 0x22eadce  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22eadce)
>     #3 0x22e66ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e66ea)
>     #4 0x228f1dc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f1dc)
>     #5 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #6 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #7 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,287
> 
> =================================================================
> ==22103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22e7cfa  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e7cfa)
>     #2 0x2294a16  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2294a16)
>     #3 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #4 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #5 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
>     #6 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7ff2330aabf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2369ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22ef416  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22ef416)
>     #2 0x22eadce  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22eadce)
>     #3 0x22e66ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e66ea)
>     #4 0x228f1dc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f1dc)
>     #5 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #6 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #7 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc steplistener ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,261
> 
> =================================================================
> ==21478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53164656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53164656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53164656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f53165296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53164656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5316525e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==21527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f30367176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f30367176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f30367176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f30367db6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f30367176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f30367d7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing_noGetters ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==21528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97164f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97164f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97164f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f97165b76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97164f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f97165b3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==24411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5639e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5639e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5639e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff563aa0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5639e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff563aa46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,300
> 
> =================================================================
> ==24677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb144516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb144516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb144516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb145156f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb144516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb14511e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,332
> 
> =================================================================
> ==24665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1e23656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1e23656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1e23656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc1e24296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc1e23656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc1e2425e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,369
> 
> =================================================================
> ==24077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad2f13  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad2f13)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f06a2371bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f06a5cb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f06a5cb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f06a5cb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f06a5d75e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,234
> 
> =================================================================
> ==23946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f158f7b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f158be75bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f158f7b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f158f7b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f158f879e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,234
> 
> =================================================================
> ==23947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42cde7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f42ca536bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42cde7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42cde7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f42cdf3ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,235
> 
> =================================================================
> ==24004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb36c926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fcb3334ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb36c926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb36c926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb36d52e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,235
> 
> =================================================================
> ==24012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f478cc696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f4789325bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f478cc696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f478cc696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f478cd29e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,259
> 
> =================================================================
> ==24021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46db6ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f46d7d8abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46db6ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46db6ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46db7926f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,254
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==24028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc20f706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7efc1d62cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc20f706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,310
> 
> =================================================================
> ==24053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53e68e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f53e2f9cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53e68e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53e68e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f53e69a46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,254
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==24037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a53ab46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f3a50170bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a53ab46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,290
> 
> =================================================================
> ==24003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fef457e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fef41ea1bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fef457e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fef457e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fef458a5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,234
> 
> =================================================================
> ==23955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f034108d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f033d749bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f034108d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f034108d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f034114de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==23970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f0fdc26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f7f0c47ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f0fdc26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f0fdc26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f0fe82e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,290
> 
> =================================================================
> ==23965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f86123326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f860e9eebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f86123326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f86123326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86123f2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,235
> 
> =================================================================
> ==23985==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcc27fe16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fcc2469dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcc27fe16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcc27fe16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc280a1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,381
> 
> =================================================================
> ==24061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad2f13  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad2f13)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f3be321fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad78db  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad78db)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f3be321fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3be6b636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,306
> 
> =================================================================
> ==24062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfe0abd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfe0abd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfe0abd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcfe0b816f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfe0abd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcfe0b7de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,311
> 
> =================================================================
> ==24070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ed7ba26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ed7ba26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ed7ba26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3ed7c666f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3ed7ba26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3ed7c62e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,82
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x604000071ed0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000071ed0: note: object has invalid vptr
>  19 00 80 7a  19 00 80 07 00 00 00 00  00 80 00 00 30 61 00 00  00 da 02 00 e0 60 00 00  51 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 in 
> /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:65:9: runtime error: member access within address 0x604000071ed0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000071ed0: note: object has invalid vptr
>  19 00 80 7a  19 00 80 07 00 00 00 00  00 80 00 00 30 61 00 00  00 da 02 00 e0 60 00 00  51 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:65:9 in 
> =================================================================
> ==24409==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000071ef8 at pc 0x0000031fd4d0 bp 0x7fffb7dd4870 sp 0x7fffb7dd4868
> WRITE of size 1 at 0x604000071ef8 thread T0
>     #0 0x31fd4cf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31fd4cf)
>     #1 0x31f26e8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31f26e8)
>     #2 0x31f2eae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31f2eae)
>     #3 0xefd155  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefd155)
>     #4 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #5 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #6 0x7ff7318b6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #7 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x604000071ef8 is located 40 bytes inside of 48-byte region [0x604000071ed0,0x604000071f00)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1d68e57  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d68e57)
>     #2 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,237
> 
> =================================================================
> ==24412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde25ecf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde25ecf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde25ecf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde25f8fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fde25ecf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde25f936f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,261
> 
> =================================================================
> ==24406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcae8ece6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcae8ece6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcae8ece6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcae8f926f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcae8ece6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcae8f8ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,376
> 
> =================================================================
> ==24408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7920ac96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7920ac96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7920ac96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7920b8d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7920ac96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7920b89e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==24694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f715d4b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f715d4b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f715d4b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f715d5776f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f715d4b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f715d573e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,261
> 
> =================================================================
> ==24132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7202c2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7202c2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7202c2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7202cef6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7202c2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7202cebe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
129a130,405
> 
> =================================================================
> ==24762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff026d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff026d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 4096 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #12 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #13 0x7fcff02b6b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,333
> 
> =================================================================
> ==24583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9d64cca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9d64cca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9d64cca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9d64d8e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9d64cca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9d64d8ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,536
> 
> =================================================================
> ==24584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa353bf96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa353bf96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa353bf96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa353cbd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa353bf96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa353cb9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,384
> 
> =================================================================
> ==24580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ab73e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ab73e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ab73e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ab74a46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ab73e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ab74a0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,446
> 
> =================================================================
> ==24573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9cefbb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9cefbb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 10 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
>     #5 0x11fdd21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdd21)
>     #6 0x11fd4f7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fd4f7)
>     #7 0x11fc805  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fc805)
>     #8 0x11fbe98  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fbe98)
>     #9 0x11fb872  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fb872)
>     #10 0x11fb0c0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fb0c0)
>     #11 0x11faf67  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11faf67)
>     #12 0x32d3e4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32d3e4c)
>     #13 0x32ca51a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ca51a)
>     #14 0x154ccdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x154ccdd)
>     #15 0x32aec0b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32aec0b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,345
> 
> =================================================================
> ==24579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb26b626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb26b626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb26b626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdb26c266f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb26b626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdb26c22e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,406
> 
> =================================================================
> ==24423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97534b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97534b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97534b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97540f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97534b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97540be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,361
> 
> =================================================================
> ==24416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f29a87216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f29a87216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f29a87216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f29a87e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f29a87216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f29a87e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,407
> 
> =================================================================
> ==24555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc3da9a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc3da9a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x1556c02  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1556c02)
>     #12 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #13 0x1553867  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1553867)
>     #14 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #15 0x7fbc3dae3b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
16a17,467
> 
> =================================================================
> ==24582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f32e305cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 600 byte(s) in 3 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dbfc54  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dbfc54)
>     #2 0x1b311f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b311f0)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f32e305cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc497a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc497a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,281
> 
> =================================================================
> ==24131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8ab66ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8ab66ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8ab66ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8ab67b36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8ab66ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8ab67afe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,303
> 
> =================================================================
> ==24126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e7d20c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e7d20c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e7d20c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e7d2cce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e7d20c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e7d2d06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,5
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:232:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:232:64 in 
2a7,1914
> 
> =================================================================
> ==24111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2648c01  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2648c01)
>     #2 0x25838ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25838ee)
>     #3 0x2578c8a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2578c8a)
>     #4 0x2579cef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2579cef)
>     #5 0x24477f7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24477f7)
>     #6 0x2444120  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2444120)
>     #7 0x244c44d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x244c44d)
>     #8 0x16edb2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16edb2b)
>     #9 0xf06e6a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf06e6a)
>     #10 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #11 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #12 0x7f316329fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3166be36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,345
> 
> =================================================================
> ==24100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4816 byte(s) in 43 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1e051b6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e051b6)
>     #2 0x1b62b18  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b62b18)
>     #3 0x1b4ddc6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4ddc6)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f0601251bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 672 byte(s) in 6 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b60b97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b60b97)
>     #2 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #3 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #4 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7f0601251bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0604b956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,221
> 
> =================================================================
> ==24753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbe7f4796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbe7f4796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbe7f4796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbe7f539e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbe7f4796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbe7f53d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,264
> 
> =================================================================
> ==23780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8dcf8606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8dcf8606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8dcf8606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8dcf9246f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8dcf8606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8dcf920e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,264
> 
> =================================================================
> ==23798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb451f866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb451f866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb451f866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb45204a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb451f866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb452046e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,266
> 
> =================================================================
> ==23789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7febbb2b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7febbb2b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7febbb2b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febbb3746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7febbb2b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febbb370e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,281
> 
> =================================================================
> ==23748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6fd80536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6fd80536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6fd80536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6fd81176f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6fd80536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6fd8113e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==23899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb1961816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb1961816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb1961816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb1962456f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb1961816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb196241e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,315
> 
> =================================================================
> ==23838==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f43382336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f43382336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f43382336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f43382f76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f43382336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f43382f3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,277
> 
> =================================================================
> ==23898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18d122f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18d122f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18d122f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f18d12f36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18d122f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f18d12efe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==23770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa43b9446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa43b9446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa43b9446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa43ba086f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa43b9446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa43ba04e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,315
> 
> =================================================================
> ==23852==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a3e05f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a3e05f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a3e05f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a3e1236f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a3e05f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a3e11fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58 in 
1a4,263
> 
> =================================================================
> ==23193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97635b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97635b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97635b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97641f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97635b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97641be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,282
> 
> =================================================================
> ==23138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58b0436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58b0436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58b0436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa58b1076f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58b0436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa58b103e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,261
> 
> =================================================================
> ==23147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f34ef30b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f34ef30b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f34ef30b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34ef3cf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f34ef30b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34ef3cbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58 in 
> 
> =================================================================
> ==23154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcf25fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcf25fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcf25fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcf2608f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcf25fcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcf2608be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==23177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46cd69b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46cd69b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46cd69b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46cd75f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46cd69b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46cd75be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,280
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==23114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f48b778c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f48b778c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f48b778c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f48b78506f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f48b778c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f48b784ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>
---------- 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 FAILED on ts-sim-build-ba : traci vehicle moveToXY multi_lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==23115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faebb1ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faebb1ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faebb1ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faebb2b06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faebb1ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faebb2ace1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==23126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe9af19d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe9af19d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe9af19d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe9af2616f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe9af19d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe9af25de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==23162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f906ba0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f906ba0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f906ba0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f906bace6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f906ba0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f906bacae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==23137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ae771e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ae771e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ae771e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ae77e26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ae771e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ae77dee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,264
> 
> =================================================================
> ==23198==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa86a0a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa86a0a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa86a0a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa86a1656f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa86a0a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa86a161e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23180==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8bdd5626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8bdd5626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8bdd5626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8bdd6266f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8bdd5626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8bdd622e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==23839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8ae23d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8ae23d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8ae23d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8ae3016f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8ae23d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8ae2fde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,277
> 
> =================================================================
> ==23768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb60ceff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb60ceff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb60ceff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb60cfc36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb60ceff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb60cfbfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,300
> 
> =================================================================
> ==23270==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7fbdad160bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,302
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:934:49: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:934:49 in 
> 
> =================================================================
> ==23285==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23256==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f0b1f2a8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23322==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f5714bcebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23269==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f370cda4bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23314==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7fddbc94dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==23329==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f394da7fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,262
> 
> =================================================================
> ==23297==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f38ffe89bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23228==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f8600db5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23254==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f10ce95cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23223==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7ff54a171bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23216==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f7ae0660bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,261
> 
> =================================================================
> ==23289==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7fa56738cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,405
> 
> =================================================================
> ==23859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e7dc096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e7dc096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e7dc096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e7dccd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e7dc096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e7dcc9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,338
> 
> =================================================================
> ==23429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b486cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b486cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b486cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b4878f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b486cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b4878be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23330==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e2f476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e2f476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e2f476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10e300b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e2f476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10e3007e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5e56456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5e56456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5e56456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5e57096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5e56456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5e5705e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,338
> 
> =================================================================
> ==23373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f930f2c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f930f2c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f930f2c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f930f3856f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f930f2c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f930f381e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0efd0506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0efd0506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0efd0506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0efd1146f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0efd0506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0efd110e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,285
> 
> =================================================================
> ==23593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f28a33846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f28a33846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f28a33846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f28a34486f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f28a33846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f28a3444e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f99ca98f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f99ca98f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f99ca98f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99caa536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f99ca98f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99caa4fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f35b25c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f35b25c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f35b25c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f35b26866f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f35b25c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f35b2682e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07e7d896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07e7d896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07e7d896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07e7e4d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07e7d896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07e7e49e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f312f93e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f312f93e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f312f93e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f312fa026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f312f93e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f312f9fee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,285
> 
> =================================================================
> ==23595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcb3aef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcb3aef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcb3aef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcb3bb36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcb3aef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcb3bafe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==23737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01f64f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01f64f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01f64f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01f65bc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01f64f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01f65b8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,300
> 
> =================================================================
> ==23874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf458526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf458526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf458526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf459166f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf458526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf45912e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==23882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f08dd7ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f08dd7ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f08dd7ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f08dd88e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f08dd7ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f08dd88ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==23883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f723926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f723926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f723926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f724566f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f723926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f72452e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b7ec7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b7ec7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b7ec7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b7ed3f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b7ec7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b7ed3be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,339
> 
> =================================================================
> ==23821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe21e7f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe21e7f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe21e7f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe21e8bb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe21e7f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe21e8b7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,340
> 
> =================================================================
> ==23819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda0fb2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda0fb2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda0fb2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda0fbef6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda0fb2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda0fbebe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,372
> 
> =================================================================
> ==23619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97f63946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2531967  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2531967)
>     #2 0x252c6ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x252c6ef)
>     #3 0x225ce1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x225ce1d)
>     #4 0x1586274  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1586274)
>     #5 0x12ab7d5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12ab7d5)
>     #6 0x147fd43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147fd43)
>     #7 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #8 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #9 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #10 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #11 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #12 0x7f97f63ddb9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97f63946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,371
> 
> =================================================================
> ==23632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1d0c0966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2531967  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2531967)
>     #2 0x252c6ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x252c6ef)
>     #3 0x225ce1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x225ce1d)
>     #4 0x1586274  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1586274)
>     #5 0x12ab7d5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12ab7d5)
>     #6 0x147fd43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147fd43)
>     #7 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #8 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #9 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #10 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #11 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #12 0x7f1d0c0dfb9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1d0c0966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,4
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
17a20,440
> 
> =================================================================
> ==23641==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7effbee5b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7effbee5b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7effbee5b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7effbef1f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7effbee5b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7effbef1be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==23701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa90dc576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa90dc576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa90dc576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa90dd1b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa90dc576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa90dd17e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==23735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d68fde6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d68fde6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d68fde6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3d6909ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d68fde6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3d690a26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,4
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
17a20,440
> 
> =================================================================
> ==23705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16287386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16287386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16287386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16287fc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f16287386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f16287f8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==23687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bf8fd76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bf8fd76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bf8fd76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1bf909b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bf8fd76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1bf9097e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,623
> 
> =================================================================
> ==23933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9145206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9145206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9145206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff9145e46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9145206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff9145e0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,264
> 
> =================================================================
> ==23908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d67a506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d67a506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d67a506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d67b146f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d67a506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d67b10e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (#5180) on ts-sim-build-ba : traci vehicle getNeighborsSublane ( Last six runs Dec2020 )

#5180
(This bug was triggered by text found in file 'errors' matching '.')
---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==23772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efd470d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efd470d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efd470d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efd471986f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efd470d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efd47194e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,71
> UserWarning: Could not import libtraci, falling back to pure python traci.
>   warnings.warn("Could not import libtraci, falling back to pure python traci.")
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 155, in <module>
>     runSingle(targetTimeHeadway, targetSpaceHeadway, duration, changeRate, maxDecel, refVehID)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 65, in runSingle
>     leader = results[tc.VAR_LEADER][0]
> TypeError: 'NoneType' object is not subscriptable
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> =================================================================
> ==23237==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000012740 at pc 0x000001a3ee94 bp 0x7ffdf9fd6ff0 sp 0x7ffdf9fd6fe8
> WRITE of size 8 at 0x606000012740 thread T0
>     #0 0x1a3ee93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93)
>     #1 0x1a3e061  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3e061)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f2ef124dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x606000012740 is located 0 bytes inside of 64-byte region [0x606000012740,0x606000012780)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1a3df00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3df00)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f2ef124dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,103c4,103
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

meso: 236 tests: 235 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : state diff_begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==1380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f74bcb756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f74bcb756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f74bcb756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f74bcc35e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f74bcb756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f74bcc396f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f74bcb756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xe9ee70dd5e8504ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state disconnected ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcec18fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcec18fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcec18fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcec19bae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcec18fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcec19be6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcec18fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xa59440c307ccf5ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f283ecf36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f283ecf36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f283ecf36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f283edb3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f283ecf36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f283edb76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f283ecf36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xadd8e69ca5b279ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists_gz ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff06bbba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff06bbba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff06bbba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff06bc7ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff06bbba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff06bc7e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff06bbba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xbfcd73bc598210ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists_xml ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb984a386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb984a386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb984a386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb984af8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb984a386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb984afc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb984a386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf053f55b0bdd48ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state flow ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66fe6e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66fe6e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66fe6e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66fe7a1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66fe6e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66fe7a56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66fe6e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xe296bd7a6c6a5bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state multique ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,50
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==1590==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7fff2e56a8f0 sp 0x7fff2e56a4a0 T0)
> ==1590==The signal is caused by a READ memory access.
> ==1590==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7f47688b58b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f4768880dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f4768881d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f4768881fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f47688b5b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7f4764f27bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==1590==ABORTING
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==1596==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffefceb0ff0 sp 0x7ffefceb0ba0 T0)
> ==1596==The signal is caused by a READ memory access.
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="00:00:25" type="meso">
    <route id="!0" state="1" edges="SC CW"/>
    <flowState id="0" index="3" reroute="1"/>
    <delay number="1" begin="3" end="2" depart="0.00" time="27.00"/>
    <vType id="DEFAULT_VEHTYPE" sigma="0"/>
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="00:00:20" route="!0" distance="0 0" speedFactor="1.01" reroute="1" state="20000 0 0 0 1 26384 20000 9223372036854775807">
        <device id="vehroute_0.2" state="14.04 0.00 0"/>
        <device id="routing_0.2" state="0"/>
    </vehicle>
    <segment id="CW:0">
        <vehicles time="23750" value=""/>
    </segment>
    <segment id="SC:0">
        <vehicles time="-1" value=""/>
        <vehicles time="18544" value="0.2"/>
    </segment>
</snapshot>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="0.2" type="DEFAULT_VEHTYPE" depart="00:00:20" speedFactor="1.01" arrival="00:00:33">
        <route edges="SC CW"/>
    </vehicle>

    <vehicle id="0.3" depart="00:00:30" arrival="00:00:44">
        <route edges="SC CW"/>
    </vehicle>

    <vehicle id="0.4" depart="00:00:40" arrival="00:00:53">
        <route edges="SC CW"/>
    </vehicle>

    <vehicle id="0.5" depart="00:00:50" arrival="00:01:02">
        <route edges="SC CW"/>
    </vehicle>

    <vehicle id="0.6" depart="00:01:00" arrival="00:01:13">
        <route edges="SC CW"/>
    </vehicle>

    <vehicle id="0.7" depart="00:01:10" arrival="00:01:26">
        <route edges="SC CW"/>
    </vehicle>

    <vehicle id="0.8" depart="00:01:20" arrival="00:01:33">
        <route edges="SC CW"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state plain ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f082c3d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f082c3d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f082c3d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f082c497e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f082c3d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f082c49b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f082c3d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6f0a538cbd605dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state prefix ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6977dcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6977dcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6977dcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6977e8be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6977dcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6977e8f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6977dcb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x79c86df7bc2f89ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state rerouting ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fad6f1886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fad6f1886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fad6f1886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fad6f248e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fad6f1886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fad6f24c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fad6f1886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6ea2b9ee2e221fff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,54
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==1587==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffebebf27b0 sp 0x7ffebebf2360 T0)
> ==1587==The signal is caused by a READ memory access.
> ==1587==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7f6262c168b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f6262be1dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f6262be2d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f6262be2fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f6262c16b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7f625f288bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==1587==ABORTING
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==1594==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffc6db3d850 sp 0x7ffc6db3d400 T0)
> ==1594==The signal is caused by a READ memory access.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,10d0
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="67.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< > </stops>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="66.62" ended="127.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="139.86" ended="247.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="246.62" ended="307.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="319.86" ended="367.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="366.62" ended="427.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="439.86" ended="487.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="486.62" ended="547.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< < </stops>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="350.00" type="meso">
    <route id="!v0!var#1" state="0" edges="SC CN NC CS SC CN NC CS SC CN NC CS SC CN"/>
    <delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE"/>
    <vehicle id="v0" type="DEFAULT_VEHTYPE" depart="0.00" route="!v0!var#1" distance="735.6 1" speedFactor="1.00" reroute="1" state="0 8 0 0 0 366620 319860 9223372036854775807">
        <stop lane="SC_0" until="60.00" actualArrival="0.00" depart="67.00"/>
        <stop lane="CN_0" until="120.00" actualArrival="66.62" depart="127.00"/>
        <stop lane="SC_0" until="240.00" actualArrival="139.86" depart="247.00"/>
        <stop lane="CN_0" until="300.00" actualArrival="246.62" depart="307.00"/>
        <stop lane="SC_0" startPos="91.75" endPos="91.95" until="360.00"/>
        <stop lane="CN_0" startPos="91.75" endPos="91.95" until="420.00"/>
        <stop lane="SC_0" startPos="91.75" endPos="91.95" until="480.00"/>
        <stop lane="CN_0" startPos="91.75" endPos="91.95" until="540.00"/>
        <device id="routing_v0" state="0"/>
    </vehicle>
    <segment id="CN:0">
        <vehicles time="307454" value=""/>
    </segment>
    <segment id="CS:0">
        <vehicles time="320694" value=""/>
    </segment>
    <segment id="NC:0">
        <vehicles time="314909" value=""/>
        <vehicles time="-1" value=""/>
    </segment>
    <segment id="SC:0">
        <vehicles time="248289" value="v0"/>
<truncated after showing first 30 lines>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="67.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="66.62" ended="127.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="139.86" ended="247.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="246.62" ended="307.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="319.86" ended="367.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="366.62" ended="427.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="439.86" ended="487.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="486.62" ended="547.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST FAILED on ts-sim-build-ba : state save_flow ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b6f26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b6f26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b6f26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9b6f32ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b6f26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9b6f32e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b6f26a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x1d69a94d63054aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1636==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f592c1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f592c1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f592c1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f592c1f1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f592c1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f592c1f56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f592c1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xad9ecb1dbd63aeff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in state ----------
9,10c9,10
<         <stop lane="middle_0" startPos="9.80" endPos="10.00" duration="2.00" parking="1"/>
<         <stop lane="middle_0" startPos="59.80" endPos="60.00" duration="20.00" parking="1"/>
---
>         <stop lane="middle_0" startPos="9.80" endPos="10.00" duration="2.00" parking="1" actualArrival="7.00"/>
>         <stop lane="middle_0" startPos="59.80" endPos="60.00" duration="20.00" parking="1" actualArrival="7.00"/>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47da7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47da7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47da7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47da8bae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47da7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47da8be6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47da7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf953f944675affff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in state ----------
9c9
<         <stop busStop="stop0" duration="30.00" parking="1"/>
---
>         <stop busStop="stop0" duration="30.00" parking="1" actualArrival="7.00"/>

TEST FAILED on ts-sim-build-ba : state save_rng ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38d0c9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38d0c9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38d0c9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38d0d5ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38d0c9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38d0d626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38d0c9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xfd4b9a3e80faeeff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_routeDistribution ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab464886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab464886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab464886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab46548e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab464886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab4654c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab464886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x662d0541fa28bbff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f481eb2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f481eb2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f481eb2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f481ebefe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f481eb2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f481ebf36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f481eb2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x88b2ac8cd479ffff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in state ----------
9,10c9,10
<         <stop lane="middle_0" startPos="9.80" endPos="10.00" duration="2.00" parking="0" tripId="testTripID" line="testLine"/>
<         <stop lane="middle_0" startPos="59.80" endPos="60.00" duration="20.00" parking="0"/>
---
>         <stop lane="middle_0" startPos="9.80" endPos="10.00" duration="2.00" parking="0" tripId="testTripID" line="testLine" actualArrival="7.00"/>
>         <stop lane="middle_0" startPos="59.80" endPos="60.00" duration="20.00" parking="0" actualArrival="7.00"/>

TEST FAILED on ts-sim-build-ba : state xml ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==1565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f196a1656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f196a1656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f196a1656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f196a225e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f196a1656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f196a2296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f196a1656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x8a817d386a0aa0ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,6c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< p9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,6c1
< Subscribing to context of vehicle 'ego' (range=0.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

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

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,8c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=270.0)
< Context results for veh 'ego':
< ego
< v10
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

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

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,7c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,202d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [002] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [003] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [004] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [005] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [006] Context results for vehicle 'ego':
< follow_left
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,133d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [002] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [003] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [004] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [005] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [006] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [007] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [008] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [009] Context results for vehicle 'ego':
< follow_left
< follow_left2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,112d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [002] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [003] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [004] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [005] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [006] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [007] Context results for vehicle 'ego':
< lead_left
< lead_left2
< opposite_lead_left
< [008] Context results for vehicle 'ego':
< lead_left
< lead_left2
< opposite_lead_left
< opposite_lead_left2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,180d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [008] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_right
< opposite_lead_right2
< [009] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [010] Context results for vehicle 'ego':
< opposite_follow_left2
< opposite_follow_middle2
< opposite_follow_right2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,111d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< [008] Context results for vehicle 'ego':
< [009] Context results for vehicle 'ego':
< [010] Context results for vehicle 'ego':
< [011] Context results for vehicle 'ego':
< [012] Context results for vehicle 'ego':
< opposite_lead_right
< [013] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [014] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [015] Context results for vehicle 'ego':
< opposite_follow_right2
< opposite_lead_left
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,109d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [008] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_right
< opposite_lead_right2
< [009] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [010] Context results for vehicle 'ego':
< opposite_follow_left2
< opposite_follow_middle2
< opposite_follow_right2
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,144d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [002] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [003] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [004] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [005] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [006] Context results for vehicle 'ego':
< follow_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,94d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [002] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [003] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [004] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [005] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [006] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [007] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [008] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [009] Context results for vehicle 'ego':
< follow_right
< follow_right2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,84d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [002] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [003] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [004] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [005] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [006] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [007] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [008] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [009] Context results for vehicle 'ego':
< lead_right
< lead_right2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,46c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego' (step = 1):
< ego
< v2
< Context results for veh 'ego' (step = 2):
< ego
< v2
< Context results for veh 'ego' (step = 3):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 4):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 5):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 6):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 7):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 8):
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,8c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< p10
< p8
< p9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/carFollowing/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,86d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [007] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [008] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [009] Context results for vehicle 'ego':
< lead_straight
< follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeLeft/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,139d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< follow_left
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeNeighbors/runner.py", line 75, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,190d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [002] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [003] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [004] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeRight/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,137d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< follow_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollowOpposite/laneChangeOpposite/runner.py", line 72, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,96d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< snail_leader
< [002] Context results for vehicle 'ego':
< snail_leader
< [003] Context results for vehicle 'ego':
< snail_leader
< [004] Context results for vehicle 'ego':
< snail_leader
< [005] Context results for vehicle 'ego':
< snail_leader
< [006] Context results for vehicle 'ego':
< snail_leader
< [007] Context results for vehicle 'ego':
< snail_leader
< [008] Context results for vehicle 'ego':
< snail_leader
< [009] Context results for vehicle 'ego':
< snail_leader
< [010] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [011] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [012] Context results for vehicle 'ego':
< opposite.0
< snail_leader
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/noOpposite/lanesInclOpposite/runner.py", line 72, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,46d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< ego
< [002] Context results for vehicle 'ego':
< ego
< [003] Context results for vehicle 'ego':
< ego
< [004] Context results for vehicle 'ego':
< ego
< [005] Context results for vehicle 'ego':
< ego
< [006] Context results for vehicle 'ego':
< ego
< [007] Context results for vehicle 'ego':
< ego
< opp1
< [008] Context results for vehicle 'ego':
< ego
< opp1
< [009] Context results for vehicle 'ego':
< ego
< opp1
< [010] Context results for vehicle 'ego':
< ego
< opp1
< [011] Context results for vehicle 'ego':
< ego
< opp1
<truncated after showing first 30 lines>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_only_opposite ( Last six runs Dec2020 )

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

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,12d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=0.0, upstreamDist=150.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v10
< v4
< v5
< v7
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=100.0, upstreamDist=0.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v6
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=0.0, lanes=[1], opposite=True)
< Context results for veh 'ego':
< v1
< v3
< v6
< Ok: Unsubscribe successful
< Print ended at step 3.0

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- Differences in output ----------
1,12d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=0.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v1
< v2
< v3
< v6
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,17d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=250.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v1
< v10
< v2
< v3
< v4
< v5
< v6
< v7
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d250_u250 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/turn/runner.py", line 83, in <module>
>     runSingle(100, float(sys.argv[2]), float(sys.argv[3]))
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,115d0
< Subscribing to context of vehicle 'ego'
< Adding turn filter ... 
< (downstreamDist=250.0, upstreamDist=250.0)
< Step 1:
< Context results for veh 'ego':
< v4
< v6
< Step 2:
< Context results for veh 'ego':
< v4
< v6
< Step 3:
< Context results for veh 'ego':
< v4
< v6
< Step 4:
< Context results for veh 'ego':
< v4
< v5.2
< v6
< Step 5:
< Context results for veh 'ego':
< v4
< v5.2
< v6
< Step 6:
< Context results for veh 'ego':
< v4
< v4.2
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/turn/runner.py", line 83, in <module>
>     runSingle(100, float(sys.argv[2]), float(sys.argv[3]))
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,80d0
< Subscribing to context of vehicle 'ego'
< Adding turn filter ... 
< (downstreamDist=50.0, upstreamDist=50.0)
< Step 1:
< Context results for veh 'ego':
< v4
< Step 2:
< Context results for veh 'ego':
< v4
< Step 3:
< Context results for veh 'ego':
< v4
< Step 4:
< Context results for veh 'ego':
< v4
< Step 5:
< Context results for veh 'ego':
< v4
< Step 6:
< Context results for veh 'ego':
< v4
< v4.2
< Step 7:
< Context results for veh 'ego':
< v4
< v4.2
< Step 8:
< Context results for veh 'ego':
< v4
<truncated after showing first 30 lines>

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

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

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

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

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

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

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

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

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

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

TEST FAILED on ts-sim-build-ba : traci bugs ticket1010 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,271
> 
> =================================================================
> ==1791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79875c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79875c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79875c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79876896f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79875c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7987685e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1433 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,429
> 
> =================================================================
> ==1792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73219d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73219d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73219d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7321a956f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73219d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7321a91e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f73219d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2af888859dd1f9ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2321 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,279
> 
> =================================================================
> ==1785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe62a8d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe62a8d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe62a8d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe62a997e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe62a8d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe62a99b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2777 ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,336
> 
> =================================================================
> ==1787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b86cfb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b86cfb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b86cfb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b86dbbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4b86cfb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b86dbf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2803 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,239
> 
> =================================================================
> ==1786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f58f18216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f58f18216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f58f18216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f58f18e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f58f18216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f58f18e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2804 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==2016==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb7c63476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb7c63476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb7c63476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb7c6407e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb7c63476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb7c640b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3140 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd3ea15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd3ea15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd3ea15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd3ea21ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd3ea15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd3ea2206f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3348 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa47444f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa47444f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa47444f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa4745136f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa47444f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa47450fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3349 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==2048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3f0f21c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3f0f21c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3f0f21c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3f0f2e06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3f0f21c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3f0f2dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==2032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f0c01e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f0c01e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f0c01e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f0c0dee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f0c01e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f0c0e26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f0c01e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2bbfa2a33adffff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==2082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1002d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1002d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1002d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1002dd2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1002d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1002dd66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1002d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x325ef2d8f2c0a3ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_with_load_offset ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==2061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5470236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5470236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5470236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5470e3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5470236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5470e76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5470236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf6a91dc3d6f096ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,614
> 
> =================================================================
> ==2083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c80ac36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c80ac36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c80ac36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c80b876f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c80ac36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c80b83e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3634 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==2068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f210856e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f210856e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f210856e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21086326f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f210856e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f210862ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3648 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==2073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13cf1f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13cf1f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13cf1f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13cf2ba6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13cf1f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13cf2b6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3810 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcaa63266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcaa63266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcaa63266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcaa63ea6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcaa63266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcaa63e6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4141 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e0c36b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e0c36b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e0c36b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e0c42be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e0c36b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e0c42f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4214 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5479d136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5479d136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5479d136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5479dd3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5479d136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5479dd76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4307 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==2127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4383506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4383506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4383506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4384146f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4383506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff438410e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4324 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==2144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 24 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1e051b6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e051b6)
>     #2 0x1b62b18  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b62b18)
>     #3 0x1b4ddc6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4ddc6)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7fdd783eebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b60b97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b60b97)
>     #2 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #3 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #4 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7fdd783eebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdd7bd326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4418 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==2166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7da10de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7da10de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7da10de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7da119ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7da10de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7da11a26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4432 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==2173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5e0a2a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5e0a2a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 4096 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #12 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #13 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #14 0x7f5e0a2ecb9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4514 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==2167==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0f9fe1f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0f9fe1f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0f9fe1f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0f9fee36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0f9fe1f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0f9fedfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4563 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==2259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe0593f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe0593f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe0593f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe0594b66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe0593f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe0594b2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4642 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==2301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f55b45bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f55b45bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f55b45bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55b46836f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f55b45bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55b467fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4920 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==2277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58331e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58331e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58331e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa5833e26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58331e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa5833dee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5029 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==2295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f706d88b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f706d88b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f706d88b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f706d94f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f706d88b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f706d94be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5114 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96c0ef46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96c0ef46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96c0ef46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96c0fb4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96c0ef46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96c0fb86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5309 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5eb39c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5eb39c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5eb39c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5eb3a846f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5eb39c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5eb3a80e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5390 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==2283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb48f3a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb48f3a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb48f3a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb48f4676f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb48f3a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb48f463e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5561 ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,318
> 
> =================================================================
> ==2375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7c921736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7c921736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7c921736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7c92233e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7c921736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7c922376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5620 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b7bfbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b7bfbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b7bfbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9b7c0806f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9b7bfbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9b7c07ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5674 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3facc216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3facc216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3facc216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3facce1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3facc216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3facce56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5712 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==2350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f49442486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f49442486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f49442486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f494430c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f49442486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4944308e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5831 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==2386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fedce7826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fedce7826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fedce7826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fedce842e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fedce7826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fedce8466f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5932 ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,279
> 
> =================================================================
> ==2416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4e87ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4e87ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4e87ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4e886de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4e87ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4e88716f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5990 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==2428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f325db656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f325db656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f325db656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f325dc296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f325db656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f325dc25e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket6626 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,240
> 
> =================================================================
> ==2431==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6393f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6393f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6393f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab639ffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6393f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab63a036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7057 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04f8f156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04f8f156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04f8f156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f04f8fd5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f04f8f156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f04f8fd96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7949 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==2442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f399b71c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f399b71c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f399b71c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f399b7e06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f399b71c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f399b7dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci busstop busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,28
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4690==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffcc397daf0 sp 0x7ffcc397d6a0 T0)
> ==4690==The signal is caused by a READ memory access.
> ==4690==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7fdad4c918b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7fdad4c5cdec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7fdad4c5dd6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7fdad4c5dfc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7fdad4c91b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7fdad1303bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==4690==ABORTING
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
1,35d0
< busstops ('stop1', 'stop2')
< busstop count 2
< stop attributes:
<   stop=stop1 lane=WC_0 startPos=25.0 endPos=45.0 name=Paris
<   stop=stop2 lane=CE_0 startPos=35.0 endPos=65.0 name=Berlin
< time: 0.0
<   stop=stop1 vC=0 vIDs=() pC=0 pIDs=()
<   stop=stop2 vC=0 vIDs=() pC=0 pIDs=()
< time: 5.0
<   stop=stop1 vC=0 vIDs=() pC=1 pIDs=('PB.0',)
<   stop=stop2 vC=0 vIDs=() pC=1 pIDs=('BP.0',)
< time: 10.0
<   stop=stop1 vC=0 vIDs=() pC=1 pIDs=('PB.0',)
<   stop=stop2 vC=0 vIDs=() pC=1 pIDs=('BP.0',)
< time: 15.0
<   stop=stop1 vC=0 vIDs=() pC=2 pIDs=('PB.0', 'PB.1')
<   stop=stop2 vC=0 vIDs=() pC=1 pIDs=('BP.0',)
< time: 20.0
<   stop=stop1 vC=0 vIDs=() pC=2 pIDs=('PB.0', 'PB.1')
<   stop=stop2 vC=0 vIDs=() pC=2 pIDs=('BP.0', 'BP.1')
< time: 25.0
<   stop=stop1 vC=0 vIDs=() pC=3 pIDs=('PB.0', 'PB.1', 'PB.2')
<   stop=stop2 vC=0 vIDs=() pC=2 pIDs=('BP.0', 'BP.1')
< time: 30.0
<   stop=stop1 vC=0 vIDs=() pC=3 pIDs=('PB.0', 'PB.1', 'PB.2')
<   stop=stop2 vC=0 vIDs=() pC=2 pIDs=('BP.0', 'BP.1')
< time: 35.0
<   stop=stop1 vC=0 vIDs=() pC=4 pIDs=('PB.0', 'PB.1', 'PB.2', 'PB.3')
<   stop=stop2 vC=0 vIDs=() pC=3 pIDs=('BP.0', 'BP.1', 'BP.2')
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,28
< Warning: Meso calibrator 'cali_SN' defined for lane 'SC_0' will collect data for all lanes of edge 'SC'.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4749==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffd9e71fc90 sp 0x7ffd9e71f840 T0)
> ==4749==The signal is caused by a READ memory access.
> ==4749==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7f2bacc038b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f2bacbcedec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f2bacbcfd6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f2bacbcffc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f2bacc03b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7f2ba9275bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==4749==ABORTING
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,34d1
< calibrators ('cali_SN', 'cali_WE')
< calibrator count 2
< examining cali_SN
<   edge SC
<   lane 
<   vehsPerHour 900.0
<   speed -1.0
<   getTypeID DEFAULT_BIKETYPE
<   begin 0.0
<   end 200.0
<   getRouteID SN
<   getRouteProbeID 
<   getVTypes ('bar', 'foo')
<   getPassed 0
<   getInserted 0
<   getRemoved 0
<   getParameter 42
< examining cali_WE
<   edge WC
<   lane 
<   vehsPerHour 450.0
<   speed 10.0
<   getTypeID DEFAULT_VEHTYPE
<   begin 0.0
<   end 100.0
<   getRouteID WE
<   getRouteProbeID 
<   getVTypes ()
<   getPassed 13
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="cali_WE" nVehContrib="13" removed="12" inserted="0" cleared="0" flow="468.00" aspiredFlow="450.00" speed="3.60" aspiredSpeed="10.00"/>
    <interval begin="100.00" end="200.00" id="cali_WE" nVehContrib="28" removed="0" inserted="28" cleared="0" flow="1008.00" aspiredFlow="1800.00" speed="2.41" aspiredSpeed="15.00"/>
    <interval begin="0.00" end="200.00" id="cali_SN" nVehContrib="0" removed="0" inserted="94" cleared="0" flow="0.00" aspiredFlow="300.00" speed="-1.00" aspiredSpeed="-1.00"/>
</calibratorstats>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==4932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa7c6a456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa7c6a456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa7c6a456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa7c6b096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa7c6a456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa7c6b05e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

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

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

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

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/clientCloses/runner.py", line 68, in <module>
>     runSingle(99, 50)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/clientCloses/runner.py", line 47, in runSingle
>     stdout=sys.stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
3,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
traci connection clientCloses sumo ( Last six runs Dec2020 )
traci connection clientCloses sumo-gui ( Last six runs Dec2020 )

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/closingOutput/runner.py", line 36, in <module>
>     traci.start([sumoBinary, "-c", "sumo.sumocfg"] + addOption, stdout=sys.stdout)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 156, in start
>     sumoProcess = subprocess.Popen(cmd2, stdout=stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="5.10" speed="0.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="6.53" speed="1.43"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="10.57" speed="4.03"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="16.77" speed="6.21"/>
            </lane>
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
traci connection closingOutput sumo ( Last six runs Dec2020 )
traci connection closingOutput sumo-gui ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : traci connection multiconnect ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,516
> 
> =================================================================
> ==2787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff183ca56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff183ca56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff183ca56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff183d696f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff183ca56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff183d65e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,88
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,16d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 20.0
< Process 1 was informed about 1 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
18,30d4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 20.0
< Process 1 was informed about 1 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
33,48d6
< Loading configuration ... done.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,125
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/multipleConnections/basic/runner.py", line 46, in traciLoop
>     traci.init(port)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 136, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,14d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
16,26d4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
29,45d6
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 5 clients...
<   client connected
<   client connected
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,122
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     _connections[label] = connect(port, numRetries, host, proc)
> FatalTraCIError: Could not connect in 11 tries
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,6d3
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
8,10d4
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
13,18d6
< 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
20,25d7
< 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
29,31d10
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
33,35d11
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,24
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/multipleConnections/concurringSubscriptions/runner.py", line 48, in traciLoop
>     traci.init(port)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 136, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,17d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    1 subscribing to speed (ID = 64) of vehicle 'horiz'
<    -> {'horiz': {64: 0.0}}
<    2 subscribing to acceleration (ID = 70) of vehicle 'horiz'
<    -> {'horiz': {70: 2.6}}
< Process 1 (order 1) ended at step 120.0
< Process 2 (order 2) ended at step 120.0
20,1969d5
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    2 subscribing to acceleration (ID = 70) of vehicle 'horiz'
<    -> {'horiz': {70: 2.6}}
<    1 subscribing to speed (ID = 64) of vehicle 'horiz'
<    -> {'horiz': {64: 0.0}}
< Process 1 (order 9) ended at step 120.0
< Process 2 (order 8) ended at step 120.0
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,64
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-8:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,22d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 1 was informed about 3 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
< Process 3 ended at step 101.0
< Process 3 was informed about 3 entered vehicles
< Process 4 ended at step 100.0
< Process 4 was informed about 3 entered vehicles
24,42d4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,24
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/multipleConnections/orderDependentResults/runner.py", line 48, in traciLoop
>     traci.init(port)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 136, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,1237d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    stepping (step 1)...
<    Retrieving position for vehicle 'horiz' -> 5.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    Setting speed for vehicle 'horiz' -> 5
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    stepping (step 1)...
<    Retrieving position for vehicle 'horiz' -> 5.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    Setting speed for vehicle 'horiz' -> 10
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    stepping (step 2)...
<    Retrieving position for vehicle 'horiz' -> 15.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    Setting speed for vehicle 'horiz' -> 5
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    stepping (step 2)...
<    Retrieving position for vehicle 'horiz' -> 15.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    Setting speed for vehicle 'horiz' -> 10
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    stepping (step 3)...
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,72
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/multipleConnections/subsecondSUMOstep/runner.py", line 46, in traciLoop
>     traci.init(port)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 136, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,22d3
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 1 was informed about 3 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
< Process 3 ended at step 100.3
< Process 3 was informed about 3 entered vehicles
< Process 4 ended at step 100.0
< Process 4 was informed about 3 entered vehicles
24,42d4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,4c1,2
< Error: Execution order (libsumo::CMD_SETORDER) was not set for all TraCI clients in pre-execution phase.
< Quitting (on error).
< Error: Execution order (libsumo::CMD_SETORDER) was not set for all TraCI clients in pre-execution phase.
< Quitting (on error).
---
> /bin/sh: 0: Illegal option --
> /bin/sh: 0: Illegal option --
---------- Differences in output ----------
3,9c3,4
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< client 1:  connection closed by SUMO  (at TraCIStep 1)
< client 2:  connection closed by SUMO  (at TraCIStep 1)
---
> client 1:  Could not connect in 11 tries  (at TraCIStep 1)
> client 2:  Could not connect in 11 tries  (at TraCIStep 1)
11,17c6,7
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< client 1:  connection closed by SUMO  (at TraCIStep 1)
< client 2:  connection closed by SUMO  (at TraCIStep 1)
---
> client 1:  Could not connect in 11 tries  (at TraCIStep 1)
> client 2:  Could not connect in 11 tries  (at TraCIStep 1)

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

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/parallelConnection/runner.py", line 53, in <module>
>     runSingle(50, 99, i)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/connection/parallelConnection/runner.py", line 40, in runSingle
>     traci.start([sumoBinary, "-c", "used.sumocfg", "-S", "-Q"], port=PORT, label=label)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 156, in start
>     sumoProcess = subprocess.Popen(cmd2, stdout=stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
2,4d1
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
6,22d2
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection already closed.
< ----------- TraCI ends first -----------
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<  Run 0
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection '2' is not known.
traci connection parallelConnection sumo ( Last six runs Dec2020 )
traci connection parallelConnection sumo-gui ( Last six runs Dec2020 )

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

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

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

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

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

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

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

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

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,345
> 
> =================================================================
> ==3312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d1a4c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d1a4c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d1a4c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3d1a5876f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d1a4c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3d1a583e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b1280 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1280: note: object has invalid vptr
>  1a 00 80 70  14 00 80 76 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b1280 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1280: note: object has invalid vptr
>  1a 00 80 70  14 00 80 76 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==3753==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b1290 at pc 0x000002c09aa4 bp 0x7ffcc06874a0 sp 0x7ffcc0687498
> READ of size 4 at 0x6030000b1290 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7ff89adb8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b1290 is located 16 bytes inside of 24-byte region [0x6030000b1280,0x6030000b1298)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,35
> 
> =================================================================
> ==1784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f7e5ed6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f7e5ed6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f7e5ed6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7e5ee2fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f7e5ed6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7e5ee336f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f7e5ed6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x646a47fd81c58ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in net ----------
4c4
< <net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
10,15c10,11
<     </edge>
<     <edge id=":f1_1" function="internal">
<         <lane id=":f1_1_0" index="0" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
<     </edge>
<     <edge id=":f1_2" function="internal">
<         <lane id=":f1_2_0" index="0" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
---
>         <lane id=":f1_0_1" index="1" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
>         <lane id=":f1_0_2" index="2" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
29,34c25,26
<     </edge>
<     <edge id=":f4_1" function="internal">
<         <lane id=":f4_1_0" index="0" speed="6.54" length="4.02" shape="303.57,403.21 302.81,403.91 301.96,404.40 301.02,404.70 300.00,404.80"/>
<     </edge>
<     <edge id=":f4_2" function="internal">
<         <lane id=":f4_2_0" index="0" speed="4.15" length="1.34" shape="301.19,401.07 300.94,401.30 300.65,401.47 300.34,401.57 300.00,401.60"/>
---
>         <lane id=":f4_0_1" index="1" speed="6.54" length="4.02" shape="303.57,403.21 302.81,403.91 301.96,404.40 301.02,404.70 300.00,404.80"/>
>         <lane id=":f4_0_2" index="2" speed="4.15" length="1.34" shape="301.19,401.07 300.94,401.30 300.65,401.47 300.34,401.57 300.00,401.60"/>
38,43c30,31
<     </edge>
<     <edge id=":f5_1" function="internal">
<         <lane id=":f5_1_0" index="0" speed="6.08" length="7.74" shape="9.60,404.80 7.50,405.10 6.00,406.00 5.10,407.50 4.80,409.60"/>
<     </edge>
<     <edge id=":f5_2" function="internal">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==1788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7fb155f0e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fb1574d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7fb14f0c5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fb1574d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,397
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==1790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f6cea6bf8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f6cebc816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f6ce3876bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f6cebc816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==1789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f35f5dda8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f35f739c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f35eef91bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f35f739c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==4249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72b107b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72b107b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72b107b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72b113f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72b107b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72b113be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,256
> 
> =================================================================
> ==3737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f67cfb006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f67cfb006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f67cfb006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f67cfbc46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f67cfb006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f67cfbc0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,28
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==3743==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffd93922710 sp 0x7ffd939222c0 T0)
> ==3743==The signal is caused by a READ memory access.
> ==3743==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7fe2f0a9b8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7fe2f0a66dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7fe2f0a67d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7fe2f0a67fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7fe2f0a9bb18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7fe2ed10dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==3743==ABORTING
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
1,2d0
< foes ('EC_2', 'EC_2', 'EC_3', 'EC_3', 'EC_4', 'EC_4', 'WC_2', 'WC_3', 'WC_4', 'WC_4')
< internal foes ()

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

---------- Differences in errors ----------
0a1,256
> 
> =================================================================
> ==4333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7354e276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7354e276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7354e276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7354ee7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7354e276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7354eeb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,256
> 
> =================================================================
> ==4307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7fe32216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7fe32216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7fe32216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7fe32e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7fe32216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7fe32e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==4731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6e615406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6e615406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6e615406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6e61600e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6e615406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6e616046f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,4
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e2_2', gap=-7.50, time=6.00 stage=laneChange.
< Warning: Vehicle 'left' ends teleporting on edge 'e3', time 6.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/misc/lateralCollision/laneChanging/runner.py", line 77, in <module>
>     runSingle(50, int(sys.argv[2]), "collider")
> ValueError: invalid literal for int() with base 10: 'sumo'
---------- Differences in output ----------
1,28d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< [000] lane 1, lateral pos: 0.00
< [001] lane 1, lateral pos: 0.00
< [002] lane 1, lateral pos: 0.00
< [003] lane 1, lateral pos: 0.00
< [004] lane 1, lateral pos: 0.00
< trying to change lane...
< [005] lane 1, lateral pos: 0.00
< [006] lane 2, lateral pos: 0.00
< [007] lane 2, lateral pos: 0.00
< [008] lane 2, lateral pos: 0.00
< [009] lane 2, lateral pos: 0.00
< [010] lane 2, lateral pos: 0.00
< [011] lane 2, lateral pos: 0.00
< [012] lane 2, lateral pos: 0.00
< [013] lane 2, lateral pos: 0.00
< [014] lane 2, lateral pos: 0.00
< [015] lane 2, lateral pos: 0.00
< [016] lane 2, lateral pos: 0.00
< [017] lane 2, lateral pos: 0.00
< [018] lane 2, lateral pos: 0.00
< [019] lane 2, lateral pos: 0.00
< [020] Vehicle 'collider' has arrived at destination
< Print ended at step 21

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

---------- Differences in errors ----------
1,2c1,4
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e2_0', gap=-7.50, time=6.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e3', time 6.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/misc/lateralCollision/laneChanging/runner.py", line 77, in <module>
>     runSingle(50, int(sys.argv[2]), "collider")
> ValueError: invalid literal for int() with base 10: 'sumo'
---------- Differences in output ----------
1,24d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< [000] lane 1, lateral pos: 0.00
< [001] lane 1, lateral pos: 0.00
< [002] lane 1, lateral pos: 0.00
< [003] lane 1, lateral pos: 0.00
< [004] lane 1, lateral pos: 0.00
< trying to change lane...
< [005] lane 1, lateral pos: 0.00
< [006] lane 0, lateral pos: 0.00
< [007] lane 0, lateral pos: 0.00
< [008] lane 0, lateral pos: 0.00
< [009] lane 0, lateral pos: 0.00
< [010] lane 0, lateral pos: 0.00
< [011] lane 0, lateral pos: 0.00
< [012] lane 0, lateral pos: 0.00
< [013] lane 0, lateral pos: 0.00
< [014] lane 0, lateral pos: 0.00
< [015] lane 0, lateral pos: 0.00
< [016] Vehicle 'collider' has arrived at destination
< Print ended at step 17

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

---------- Differences in errors ----------
1,4c1,4
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e3_2', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e3_2', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 11.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e4', time 11.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/misc/lateralCollision/sublaneChanging/runner.py", line 76, in <module>
>     runSingle(50, float(sys.argv[2]), "collider")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,39d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by 0.20...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.20...
< [001] lane 1, lateral pos: 0.20
< trying to change lateral position by 0.20...
< [002] lane 1, lateral pos: 0.40
< trying to change lateral position by 0.20...
< [003] lane 1, lateral pos: 0.60
< trying to change lateral position by 0.20...
< [004] lane 1, lateral pos: 0.80
< trying to change lateral position by 0.20...
< [005] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.20...
< [006] lane 1, lateral pos: 1.20
< trying to change lateral position by 0.20...
< [007] lane 1, lateral pos: 1.40
< trying to change lateral position by 0.20...
< [008] lane 1, lateral pos: 1.60
< trying to change lateral position by 0.20...
< [009] lane 2, lateral pos: -1.40
< trying to change lateral position by 0.20...
< [010] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.20...
< [011] lane 0, lateral pos: 0.00
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,8c1,4
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e1_2', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e1_2', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e2', time 6.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e2', time 6.00.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e3_2', gap=-7.50', latGap=-0.40, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e3_2', gap=-7.50', latGap=-0.40, time=11.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 11.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e4', time 11.00.
---
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/misc/lateralCollision/sublaneChanging/runner.py", line 76, in <module>
>     runSingle(50, float(sys.argv[2]), "collider")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,39d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by 0.50...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.50...
< [001] lane 1, lateral pos: 0.50
< trying to change lateral position by 0.50...
< [002] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.50...
< [003] lane 1, lateral pos: 1.50
< trying to change lateral position by 0.50...
< [004] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.50...
< [005] lane -1073741824, lateral pos: -1073741824.00
< trying to change lateral position by 0.50...
< [006] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.50...
< [007] lane 1, lateral pos: 0.50
< trying to change lateral position by 0.50...
< [008] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.50...
< [009] lane 1, lateral pos: 1.50
< trying to change lateral position by 0.50...
< [010] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.50...
< [011] lane 0, lateral pos: 0.00
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==3097==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1a96676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1a96676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1a96676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd1a972b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1a96676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd1a9727e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==3098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2ab95e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2ab95e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2ab95e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2ab96ad6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2ab95e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2ab96a9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc params ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  1d 00 80 17  1b 00 80 56 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  1d 00 80 17  1b 00 80 56 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==2826==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b1b30 at pc 0x000002c09aa4 bp 0x7ffd956af4e0 sp 0x7ffd956af4d8
> READ of size 4 at 0x6030000b1b30 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7f4279e9abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b1b30 is located 16 bytes inside of 24-byte region [0x6030000b1b20,0x6030000b1b38)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  17 00 00 12  17 00 80 50 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  17 00 00 12  17 00 80 50 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==2821==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b1b30 at pc 0x000002c09aa4 bp 0x7ffc90b871e0 sp 0x7ffc90b871d8
> READ of size 4 at 0x6030000b1b30 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7f2c479febf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b1b30 is located 16 bytes inside of 24-byte region [0x6030000b1b20,0x6030000b1b38)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey_subscription ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  17 00 80 45  1c 00 00 77 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  17 00 80 45  1c 00 00 77 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==2816==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b1b30 at pc 0x000002c09aa4 bp 0x7fff410df8a0 sp 0x7fff410df898
> READ of size 4 at 0x6030000b1b30 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7f63b0cabbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b1b30 is located 16 bytes inside of 24-byte region [0x6030000b1b20,0x6030000b1b38)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting add_with_taz ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==2875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f663147a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f663147a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f663147a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f663153e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f663147a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f663153ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==2989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f3905e9abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f39097de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f39097de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==3008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f10e041bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e3d5f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e3d5f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==3027==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7fba5daa6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba613ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba613ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fba613ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba614ae6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4dc2cfc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4dc2cfc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4dc2cfc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4dc2dbce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4dc2cfc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4dc2dc06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2569aa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2569aa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2569aa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2569b62e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2569aa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2569b666f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f6f7306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f6f7306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f6f7306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1f6f7f0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1f6f7306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1f6f7f46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2968==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2108e326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2108e326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2108e326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2108ef2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2108e326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2108ef66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,368
> 
> =================================================================
> ==2919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f14ab8536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f14ab8536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f14ab8536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f14ab9176f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f14ab8536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f14ab913e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,368
> 
> =================================================================
> ==2914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f15758256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f15758256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f15758256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f15758e96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f15758256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f15758e5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==2865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa6ff0e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa6ff0e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa6ff0e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6ff1a0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa6ff0e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6ff1a46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight_varyWithTime ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==2886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f78a59a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f78a59a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f78a59a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f78a5a65e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f78a59a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f78a5a696f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==2894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa4eb39e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa4eb39e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa4eb39e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa4eb45ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa4eb39e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa4eb4626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==2870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbaa6b2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbaa6b2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbaa6b2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbaa6beee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbaa6b2e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbaa6bf26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==2949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e412426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e412426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e412426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e41302e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e412426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e413066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==2924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f790d0d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f790d0d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f790d0d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f790d197e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f790d0d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f790d19b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==3103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 24 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22e7cfa  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e7cfa)
>     #2 0x2294a16  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2294a16)
>     #3 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #4 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #5 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
>     #6 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7fc9e943fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc9ecd836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22ef416  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22ef416)
>     #2 0x22eadce  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22eadce)
>     #3 0x22e66ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e66ea)
>     #4 0x228f1dc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f1dc)
>     #5 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #6 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #7 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==3114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22e7cfa  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e7cfa)
>     #2 0x2294a16  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2294a16)
>     #3 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #4 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #5 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
>     #6 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7fc17ad84bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc17e6c86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22ef416  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22ef416)
>     #2 0x22eadce  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22eadce)
>     #3 0x22e66ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e66ea)
>     #4 0x228f1dc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f1dc)
>     #5 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #6 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #7 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc steplistener ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==2847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a19ead6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a19ead6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a19ead6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a19f716f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a19ead6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a19f6de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  1b 00 80 12  18 00 00 7e 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  1b 00 80 12  18 00 00 7e 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==2837==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b1b30 at pc 0x000002c09aa4 bp 0x7ffd678c93e0 sp 0x7ffd678c93d8
> READ of size 4 at 0x6030000b1b30 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7f3783a71bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b1b30 is located 16 bytes inside of 24-byte region [0x6030000b1b20,0x6030000b1b38)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing_noGetters ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  18 00 80 3f  1a 00 00 59 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b1b20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1b20: note: object has invalid vptr
>  18 00 80 3f  1a 00 00 59 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==2842==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b1b30 at pc 0x000002c09aa4 bp 0x7fffcdbf4420 sp 0x7fffcdbf4418
> READ of size 4 at 0x6030000b1b30 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7fbb41e96bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b1b30 is located 16 bytes inside of 24-byte region [0x6030000b1b20,0x6030000b1b38)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==4335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5190c976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5190c976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5190c976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5190d57e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5190c976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5190d5b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==4746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02bf5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02bf5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02bf5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02bf6986f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02bf5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02bf694e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,330
> 
> =================================================================
> ==4702==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488eb706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488eb706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488eb706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f488ec346f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488eb706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f488ec30e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,28
< Warning: setStop not yet implemented for meso
< Warning: setStop not yet implemented for meso
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4236==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffe97449390 sp 0x7ffe97448f40 T0)
> ==4236==The signal is caused by a READ memory access.
> ==4236==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7f78f49638b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f78f492edec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f78f492fd6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f78f492ffc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f78f4963b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7f78f0fd5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==4236==ABORTING
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="bus_1" depart="0.00" departLane="" departPos="0.00" departSpeed="13.89" departDelay="0.00" arrival="19.00" arrivalLane="" arrivalPos="115.32" arrivalSpeed="13.89" duration="19.00" routeLength="253.58" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_bus_1" vType="BUS" speedFactor="1.00" vaporized=""/>
</tripinfos>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==3841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdd18c336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fdd152efbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdd18c336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdd18c336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdd18cf3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==3836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64f8ab86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f64f5174bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64f8ab86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64f8ab86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f64f8b78e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==4124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f295ab346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f29571f0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f295ab346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f295ab346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f295abf4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==4134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e441696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f8e40825bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e441696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8e441696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e44229e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,257
> 
> =================================================================
> ==4129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f84e43596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f84e0a15bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f84e43596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f84e43596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f84e441d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,252
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==4185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf862076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fbf828c3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbf862076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,308
> 
> =================================================================
> ==4200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de0a9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f8ddd158bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de0a9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de0a9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8de0b606f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,252
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==4139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f521ba136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f52180cfbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f521ba136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,288
> 
> =================================================================
> ==4094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5a44e0e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f5a414cabf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5a44e0e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5a44e0e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5a44ecee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==4076==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc0229ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fc01f068bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc0229ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc0229ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc022a6ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,272
> 
> =================================================================
> ==4099==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f09171f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f09138acbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f09171f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f09171f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09172b0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,288
> 
> =================================================================
> ==4065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f22c0da06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f22bd45cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f22c0da06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f22c0da06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f22c0e60e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==4104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9feaf806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f9fe763cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9feaf806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9feaf806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9feb040e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,5c1,28
< Error: Answered with error to command 0xae: Person 'bla' is not known
< Warning: setStop not yet implemented for meso
< Error: Answered with error to command 0xae: The negative stage index -5 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The stage index must be lower than the number of remaining stages.
< Error: Answered with error to command 0xae: The negative stage index -2 must refer to a valid previous stage.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4221==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffd3c0e8750 sp 0x7ffd3c0e8300 T0)
> ==4221==The signal is caused by a READ memory access.
> ==4221==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7ff2273158b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7ff2272e0dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7ff2272e1d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7ff2272e1fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7ff227315b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7ff223987bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,127d1
< step 0.0
< step 1.0
< step 2.0
< detour edges ('3si', '2o', '2fi', '2si', '4o')
< detour edges after routing ('3si', '4o')
< tripTest edges after routing ('2fi', '2si', '1si', '1fi')
< type pType2@horiz
< persons ('detour', 'detour2', 'horiz', 'newPerson', 'tripTest')
< person count 5
< examining horiz
< speed 1.4
< pos (757.8414634146342, 504.35)
< pos3D (757.8414634146342, 504.35, 0.0)
< angle 270.0
< slope 0.0
< road 2fi
< lane 
< type pType2@horiz
< lanePos 242.158536585
< color (0, 0, 255, 255)
< length 2.0
< MinGap 2.22
< width 1.11
< waiting time 0.0
< stage Stage(type=2, edges=('2fi', '2si', '1o'), travelTime=INVALID, cost=INVALID, length=731.59, depart=0.0, departPos=238.5, arrivalPos=486.54, description=walking)
< remainingStages 1
< edges ('2fi', '2si', '1o')
< vehicle 
< {0: ('detour', 'detour2', 'horiz', 'newPerson', 'tripTest')}
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="horiz" x="761.50" y="504.35" angle="270.00" speed="1.39" pos="238.50" edge="2fi" slope="0.00"/>
        <person id="detour2" x="510.95" y="466.55" angle="0.00" speed="1.39" pos="215.05" edge="3si" slope="0.00"/>
        <person id="detour" x="510.95" y="471.55" angle="0.00" speed="1.39" pos="220.05" edge="3si" slope="0.00"/>
        <person id="newPerson" x="510.95" y="476.55" angle="0.00" speed="1.20" pos="225.05" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="horiz" x="760.28" y="504.35" angle="270.00" speed="1.39" pos="239.72" edge="2fi" slope="0.00"/>
        <person id="detour2" x="510.95" y="467.85" angle="0.00" speed="1.39" pos="216.35" edge="3si" slope="0.00"/>
        <person id="detour" x="510.95" y="472.82" angle="0.00" speed="1.39" pos="221.32" edge="3si" slope="0.00"/>
        <person id="newPerson" x="510.95" y="477.62" angle="0.00" speed="1.20" pos="226.12" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="horiz" x="759.06" y="504.35" angle="270.00" speed="1.39" pos="240.94" edge="2fi" slope="0.00"/>
        <person id="detour2" x="510.95" y="469.15" angle="0.00" speed="1.39" pos="217.65" edge="3si" slope="0.00"/>
        <person id="detour" x="510.95" y="474.09" angle="0.00" speed="1.39" pos="222.59" edge="3si" slope="0.00"/>
        <person id="newPerson" x="510.95" y="478.69" angle="0.00" speed="1.20" pos="227.19" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="tripTest" x="761.50" y="504.35" angle="270.00" speed="1.39" pos="238.50" edge="2fi" slope="0.00"/>
        <person id="horiz" x="757.84" y="504.35" angle="270.00" speed="1.40" pos="242.16" edge="2fi" slope="0.00"/>
        <person id="detour2" x="510.95" y="470.45" angle="0.00" speed="1.39" pos="218.95" edge="3si" slope="0.00"/>
        <person id="detour" x="510.95" y="475.36" angle="0.00" speed="1.39" pos="223.86" edge="3si" slope="0.00"/>
        <person id="newPerson" x="510.95" y="479.76" angle="0.00" speed="1.20" pos="228.26" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,3c1,28
< Error: Answered with error to command 0xae: The negative stage index -3 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4194==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7fff072bdd70 sp 0x7fff072bd920 T0)
> ==4194==The signal is caused by a READ memory access.
> ==4194==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7f806636d8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f8066338dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f8066339d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f8066339fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f806636db18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7f80629dfbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==4194==ABORTING
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,14d0
< step 10.0
< prior stages for 'p0' 
<   -2: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< step 20.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=91.95, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=91.95, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

---------- Differences in errors ----------
1,8c1,28
< Error: Answered with error to command 0xae: The negative stage index -3 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: Person 'p0' is not known
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4210==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffd4a5b9170 sp 0x7ffd4a5b8d20 T0)
> ==4210==The signal is caused by a READ memory access.
> ==4210==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7f2e8db288b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f2e8daf3dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f2e8daf4d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f2e8daf4fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f2e8db28b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7f2e8a19abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,36d0
< step 10.0
< prior stages for 'p0' 
<   -2: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< step 20.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=91.95, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=91.95, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 40.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=91.95, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 50.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=91.95, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 60.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=91.95, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x604000071ed0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000071ed0: note: object has invalid vptr
>  13 00 00 0d  1e 00 80 58 00 00 00 00  00 80 00 00 30 61 00 00  20 d9 02 00 e0 60 00 00  51 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 in 
> /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:65:9: runtime error: member access within address 0x604000071ed0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000071ed0: note: object has invalid vptr
>  13 00 00 0d  1e 00 80 58 00 00 00 00  00 80 00 00 30 61 00 00  20 d9 02 00 e0 60 00 00  51 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:65:9 in 
> =================================================================
> ==4277==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000071ef8 at pc 0x0000031fd4d0 bp 0x7ffcd334ed10 sp 0x7ffcd334ed08
> WRITE of size 1 at 0x604000071ef8 thread T0
>     #0 0x31fd4cf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31fd4cf)
>     #1 0x31f26e8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31f26e8)
>     #2 0x31f2eae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31f2eae)
>     #3 0xefd155  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefd155)
>     #4 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #5 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #6 0x7fe7c76d6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #7 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x604000071ef8 is located 40 bytes inside of 48-byte region [0x604000071ed0,0x604000071f00)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1d68e57  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d68e57)
>     #2 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,235
> 
> =================================================================
> ==4336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38255546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38255546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38255546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3825614e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f38255546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38256186f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==4284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1afff086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1afff086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1afff086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1afffcc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1afff086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1afffc8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,374
> 
> =================================================================
> ==4318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8abc8736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8abc8736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8abc8736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8abc9376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8abc8736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8abc933e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==4754==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa79123c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa79123c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa79123c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa7913006f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa79123c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa7912fce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==4241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec829e26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec829e26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec829e26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec82aa66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fec829e26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec82aa2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
129a130,403
> 
> =================================================================
> ==4766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10dc90f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10dc90f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 4096 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #12 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #13 0x7f10dc958b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,331
> 
> =================================================================
> ==4366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa84b88a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa84b88a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa84b88a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa84b94e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa84b88a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa84b94ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,534
> 
> =================================================================
> ==4691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02989ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02989ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02989ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0298ab26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02989ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0298aaee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,382
> 
> =================================================================
> ==4365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcbf56486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcbf56486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcbf56486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcbf570c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcbf56486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcbf5708e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,444
> 
> =================================================================
> ==4435==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7872fbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7872fbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 10 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
>     #5 0x11fdd21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdd21)
>     #6 0x11fd4f7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fd4f7)
>     #7 0x11fc805  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fc805)
>     #8 0x11fbe98  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fbe98)
>     #9 0x11fb872  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fb872)
>     #10 0x11fb0c0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fb0c0)
>     #11 0x11faf67  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11faf67)
>     #12 0x32d3e4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32d3e4c)
>     #13 0x32ca51a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ca51a)
>     #14 0x154ccdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x154ccdd)
>     #15 0x32aec0b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32aec0b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,343
> 
> =================================================================
> ==4722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda18d506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda18d506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda18d506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda18e146f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda18d506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda18e10e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,404
> 
> =================================================================
> ==4371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa3c14366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa3c14366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa3c14366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa3c14fa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa3c14366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa3c14f6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,359
> 
> =================================================================
> ==4701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1777dc96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1777dc96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1777dc96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1777e8d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1777dc96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1777e89e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,405
> 
> =================================================================
> ==4449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ee71f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ee71f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x1556c02  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1556c02)
>     #12 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #13 0x1553867  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1553867)
>     #14 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #15 0x7f1ee723ab9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
16a17,465
> 
> =================================================================
> ==4723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f88c7c38bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 600 byte(s) in 3 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dbfc54  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dbfc54)
>     #2 0x1b311f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b311f0)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f88c7c38bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc497a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc497a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4226==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7ffebcf337f0 sp 0x7ffebcf333a0 T0)
> ==4226==The signal is caused by a READ memory access.
> ==4226==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7fd9b87958b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7fd9b8760dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7fd9b8761d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7fd9b8761fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7fd9b8795b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7fd9b4e07bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==4226==ABORTING
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3d1
< max-gap: 
< max-gap: 10
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


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

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

---------- Differences in errors ----------
1a2,281
> 
> =================================================================
> ==4289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa9c4d2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa9c4d2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa9c4d2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa9c4dece1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa9c4d2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa9c4df06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,28
< Warning: Found circular block after railSignal junction '11', link 0 (0 edges, length 0.00)
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==4265==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000001fdb565 bp 0x7fff9bb8cc10 sp 0x7fff9bb8c7c0 T0)
> ==4265==The signal is caused by a READ memory access.
> ==4265==Hint: address points to the zero page.
>     #0 0x1fdb564  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564)
>     #1 0x1f386d9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f386d9)
>     #2 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #3 0x7f6e111868b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f6e11151dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f6e11152d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f6e11152fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f6e11186b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x32ddde0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ddde0)
>     #9 0x33f42b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33f42b1)
>     #10 0x1eee2ac  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1eee2ac)
>     #11 0x1ee3e9e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee3e9e)
>     #12 0x1ef3e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef3e46)
>     #13 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #14 0x7f6e0d7f8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1fdb564) 
> ==4265==ABORTING
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,1268d0
< 1.0 N1_0 b=() r=() p=()
< 1.0 N2_0 b=() r=() p=()
< 2.0 N1_0 b=() r=() p=()
< 2.0 N2_0 b=() r=() p=()
< 3.0 N1_0 b=() r=() p=()
< 3.0 N2_0 b=() r=() p=()
< 4.0 N1_0 b=() r=() p=()
< 4.0 N2_0 b=() r=() p=()
< 5.0 N1_0 b=() r=() p=()
< 5.0 N2_0 b=() r=() p=()
< 6.0 N1_0 b=() r=() p=()
< 6.0 N2_0 b=() r=() p=()
< 7.0 N1_0 b=() r=() p=()
< 7.0 N2_0 b=() r=() p=()
< 8.0 N1_0 b=() r=() p=()
< 8.0 N2_0 b=() r=() p=()
< 9.0 N1_0 b=() r=() p=()
< 9.0 N2_0 b=() r=() p=()
< 10.0 N1_0 b=() r=() p=()
< 10.0 N2_0 b=() r=() p=()
< 11.0 N1_0 b=() r=() p=()
< 11.0 N2_0 b=() r=() p=()
< 12.0 N1_0 b=() r=() p=()
< 12.0 N2_0 b=() r=() p=()
< 13.0 N1_0 b=() r=() p=()
< 13.0 N2_0 b=() r=() p=()
< 14.0 N1_0 b=() r=() p=()
< 14.0 N2_0 b=() r=() p=()
< 15.0 N1_0 b=() r=() p=()
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,341
> 
> =================================================================
> ==4231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4816 byte(s) in 43 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1e051b6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e051b6)
>     #2 0x1b62b18  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b62b18)
>     #3 0x1b4ddc6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4ddc6)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f19ef5f9bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 672 byte(s) in 6 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b60b97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b60b97)
>     #2 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #3 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #4 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7f19ef5f9bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f19f2f3d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==4757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe4f60916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe4f60916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe4f60916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe4f6151e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe4f60916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe4f61556f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,292
> 
> =================================================================
> ==3807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9bceeb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9bceeb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9bceeb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9bcef7a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9bceeb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9bcef76e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,97c1,28
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
< Warning: getNextTLS not yet implemented for meso
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,97d0
< 1.0 ()
< 2.0 ()
< 3.0 ()
< 4.0 ()
< 5.0 ()
< 6.0 ()
< 7.0 ()
< 8.0 ()
< 9.0 ()
< 10.0 ()
< 11.0 ()
< 12.0 ()
< 13.0 ()
< 14.0 ()
< 15.0 ()
< 16.0 ()
< 17.0 ()
< 18.0 ()
< 19.0 ()
< 20.0 ()
< 21.0 ()
< 22.0 ()
< 23.0 ()
< 24.0 ()
< 25.0 ()
< 26.0 ()
< 27.0 ()
< 28.0 ()
< 29.0 ()
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,257
> 
> =================================================================
> ==3831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f737bc196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f737bc196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f737bc196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f737bcdd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f737bc196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f737bcd9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
16a17,18
> /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:285:46: runtime error: signed integer overflow: -9223372036854775808 - 9223372036854775807 cannot be represented in type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/mesosim/MEVehicle.h:285:46 in 
413a416,749
> 
> =================================================================
> ==3777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f94f5ba66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 80 byte(s) in 5 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x3041c41  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3041c41)
>     #2 0x1e484ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e484ef)
>     #3 0x1e92b15  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e92b15)
>     #4 0x1b75503  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b75503)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f94f2262bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x3041c41  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3041c41)
>     #2 0x1e5897e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e5897e)
>     #3 0x1b9e7a5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b9e7a5)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,256
> 
> =================================================================
> ==3748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9786996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9786996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9786996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb978759e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9786996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb97875d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3,4c3,73
< Error: setActionStepLength not applicable for meso
< Error: setActionStepLength not applicable for meso
---
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:226:26: runtime error: downcast of address 0x61200001e940 which does not point to an object of type 'MSVehicle'
> 0x61200001e940: note: object is of type 'MEVehicle'
>  15 00 80 24  d0 a2 ec 04 00 00 00 00  58 e9 01 00 20 61 00 00  04 00 00 00 00 00 00 00  76 65 68 30
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:226:26 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:230:22: runtime error: member call on address 0x61200001eac0 which does not point to an object of type 'MSVehicle'
> 0x61200001eac0: note: object is of type 'MEVehicle'
>  15 00 80 24  d0 a2 ec 04 00 00 00 00  d8 ea 01 00 20 61 00 00  04 00 00 00 00 00 00 00  76 65 68 31
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:230:22 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1862:5: runtime error: member access within address 0x61200001eac0 which does not point to an object of type 'MSVehicle'
> 0x61200001eac0: note: object is of type 'MEVehicle'
>  15 00 80 24  d0 a2 ec 04 00 00 00 00  d8 ea 01 00 20 61 00 00  04 00 00 00 00 00 00 00  76 65 68 31
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1862:5 in 
> =================================================================
> ==3846==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61200001ecd8 at pc 0x0000012bb342 bp 0x7ffcbb0082e0 sp 0x7ffcbb0082d8
> WRITE of size 8 at 0x61200001ecd8 thread T0
>     #0 0x12bb341  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12bb341)
>     #1 0x152d820  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x152d820)
>     #2 0x1ebbb4f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ebbb4f)
>     #3 0x1bcabe2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1bcabe2)
>     #4 0x1bc10a7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1bc10a7)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,30d0
< Get before save....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 2.0 ==1.5
< Get after load....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on Thu Dec 17 09:36:12 2020 by Eclipse SUMO sumo Version v1_8_0+0302-c2be37945a
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,15c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="0.00" departSpeed="10.00" speedFactor="1.06" arrival="255.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="0.00" departSpeed="10.00" speedFactor="1.00" arrival="257.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="0.00" departSpeed="10.10" speedFactor="0.90" arrival="263.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
17c11,44
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <save-state.times value="50"/>
>         <save-state.files value="state.xml"/>
>     </output>
> 
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="50.00" type="meso">
    <route id="r1" state="1" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    <delay number="3" begin="3" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" length="3.00" minGap="2.00" maxSpeed="10.00" accel="0.8" decel="4.5" sigma="0"/>
    <vType id="t1" length="4.00" minGap="0.80" maxSpeed="99.90" speedFactor="normc(0.90,0.10,0.20,2.00)" actionStepLength="1.50" width="3.30" accel="2.5" decel="3.5" tau="1.5"/>
    <vType id="t2" length="5.00" minGap="1.50" maxSpeed="20.00" actionStepLength="2.00" color="yellow" accel="2.5" decel="4.5" sigma="0.5" tau="2.0"/>
    <vType id="t2@veh2" length="4.00" minGap="0.80" maxSpeed="99.90" actionStepLength="2.00" width="3.30" color="yellow" accel="2.5" decel="4.5" sigma="0.5" tau="2.0"/>
    <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" route="r1" distance="400 0" speedFactor="1.06" state="0 1 0 0 0 53000 43000 9223372036854775807">
        <device id="vehroute_veh0" state="10.00 0.00 0"/>
    </vehicle>
    <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.00" state="10000 0 0 3 0 50000 40000 9223372036854775807">
        <device id="vehroute_veh1" state="10.00 0.00 0"/>
    </vehicle>
    <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="0.90" state="20000 0 0 2 0 49691 39794 9223372036854775807">
        <device id="vehroute_veh2" state="10.10 0.00 0"/>
    </vehicle>
    <segment id="3/1to2/1:0">
        <vehicles time="-1" value="veh0"/>
    </segment>
    <segment id="4/1to3/1:0">
        <vehicles time="31677" value=""/>
    </segment>
    <segment id="4/1to3/1:1">
        <vehicles time="41574" value=""/>
    </segment>
    <segment id="4/1to3/1:2">
        <vehicles time="41610" value="veh2"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,74
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:226:26: runtime error: downcast of address 0x6120000241c0 which does not point to an object of type 'MSVehicle'
> 0x6120000241c0: note: object is of type 'MEVehicle'
>  0c 00 00 2d  d0 a2 ec 04 00 00 00 00  d8 41 02 00 20 61 00 00  05 00 00 00 00 00 00 00  68 6f 72 69
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:226:26 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:230:22: runtime error: member call on address 0x6120000241c0 which does not point to an object of type 'MSVehicle'
> 0x6120000241c0: note: object is of type 'MEVehicle'
>  0c 00 00 2d  d0 a2 ec 04 00 00 00 00  d8 41 02 00 20 61 00 00  05 00 00 00 00 00 00 00  68 6f 72 69
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:230:22 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1862:5: runtime error: member access within address 0x6120000241c0 which does not point to an object of type 'MSVehicle'
> 0x6120000241c0: note: object is of type 'MEVehicle'
>  0c 00 00 2d  d0 a2 ec 04 00 00 00 00  d8 41 02 00 20 61 00 00  05 00 00 00 00 00 00 00  68 6f 72 69
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MEVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1862:5 in 
> =================================================================
> ==3794==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6120000243d8 at pc 0x0000012bb342 bp 0x7ffecc82f1c0 sp 0x7ffecc82f1b8
> WRITE of size 8 at 0x6120000243d8 thread T0
>     #0 0x12bb341  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12bb341)
>     #1 0x152d820  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x152d820)
>     #2 0x1ebbb4f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ebbb4f)
>     #3 0x1bcabe2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1bcabe2)
>     #4 0x1bc10a7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1bc10a7)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
<truncated after showing first 30 lines>
---------- Differences in output ----------
44,61d43
< actionStepLength 2.0
< imperfection 0.1
< tau 1.1
< vClass bicycle
< emissionclass Zero/default
< shape bicycle
< MinGap 1.1
< MinGapLat 0.6
< MaxSpeedLat 1.0
< LateralAlignment center
< width 1.1
< height 1.9
< color (1, 0, 0, 1)
< Copying vType 'DEFAULT_VEHTYPE' to 'DEFAULT_VEHTYPE_copy'
< vehicletypes ('DEFAULT_BIKETYPE', 'DEFAULT_CONTAINERTYPE', 'DEFAULT_PEDTYPE', 'DEFAULT_TAXITYPE', 'DEFAULT_VEHTYPE', 'DEFAULT_VEHTYPE_copy')
< vehicletype count 6
< accel (original) 1.1
< accel (copied) 100.0

Detailed information for the tests that had known bugs:

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

meso handles inductionloops differently
(This bug was triggered by text found in file 'errors' matching 'Induction loop '0' is not known')
---------- Differences in errors ----------
0a1,78
> Error: Answered with error to command 0xa0: Induction loop '0' is not known
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/inductionloop/inductionloop/runner.py", line 39, in <module>
>     print("vehNum", traci.inductionloop.getLastStepVehicleNumber(loopID))
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/_inductionloop.py", line 69, in getLastStepVehicleNumber
>     return self._getUniversal(tc.LAST_STEP_VEHICLE_NUMBER, loopID)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/domain.py", line 168, in _getUniversal
>     return _parse(self._retValFunc, varID, self._getCmd(varID, objectID, format, *values))
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/domain.py", line 173, in _getCmd
>     r = self._connection._sendCmd(self._cmdGetID, varID, objID, format, *values)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/connection.py", line 180, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/connection.py", line 97, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Induction loop '0' is not known
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> =================================================================
> ==4317==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000048260 at pc 0x000001a3ee94 bp 0x7ffdcab91cf0 sp 0x7ffdcab91ce8
> WRITE of size 8 at 0x606000048260 thread T0
>     #0 0x1a3ee93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93)
>     #1 0x1a3e061  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3e061)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f05b727fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x606000048260 is located 0 bytes inside of 64-byte region [0x606000048260,0x6060000482a0)
<truncated after showing first 30 lines>
---------- Differences in output ----------
8,47d7
< vehNum 1
< meanSpeed 4.033343723951839
< vehIDs ('horiz',)
< occupancy 14.062612603401092
< meanLength 5.0
< timeSinceDet 0.0
< vehData [('horiz', 5.0, 2.859373873965989, -1.0, 'DEFAULT_VEHTYPE')]
< position 10.0
< laneID 2fi_0
< {16: 1}
< step 3
< {16: 1}
< step 4
< {16: 0}
< step 5
< {16: 0}
< step=6.0 detVehs=() vehData=[]
< step=7.0 detVehs=() vehData=[]
< step=8.0 detVehs=() vehData=[]
< step=9.0 detVehs=() vehData=[]
< step=10.0 detVehs=('jump',) vehData=[('jump', 5.0, 9.217991643355125, 9.762970751742937, 'DEFAULT_VEHTYPE')]
< step=11.0 detVehs=('departOnDet',) vehData=[('departOnDet', 5.0, 10.0, -1.0, 'DEFAULT_VEHTYPE')]
< step=12.0 detVehs=('departOnDet',) vehData=[('departOnDet', 5.0, 10.0, 11.520954348148399, 'DEFAULT_VEHTYPE')]
< step=13.0 detVehs=() vehData=[]
< step=14.0 detVehs=() vehData=[]
< step=15.0 detVehs=('onDet1',) vehData=[('onDet1', 5.0, 14.796187261392792, -1.0, 'DEFAULT_VEHTYPE')]
< step=16.0 detVehs=('onDet1',) vehData=[('onDet1', 5.0, 14.796187261392792, 15.675780308314552, 'DEFAULT_VEHTYPE')]
< step=17.0 detVehs=() vehData=[]
< step=18.0 detVehs=() vehData=[]
<truncated after showing first 30 lines>

python3: 414 tests: 7 succeeded 394 FAILED 11 killed 2 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1,679c1,58
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Warning: Skipping isolated junction '1'.
< Error: unknown from-edge '1' in connection
< Quitting (on error).
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Warning: Skipping isolated junction '3'.
< Error: unknown to-edge '2' in connection
< Quitting (on error).
< ------------------ net/edge[0]@from:a
< Warning: Skipping isolated junction '1'.
< Error: Unknown node 'a'.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Unknown node 'a'.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '1'.
< Warning: Skipping isolated junction '1'.
< Error: unknown from-edge '1' in connection
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '2'.
< Warning: Skipping isolated junction '3'.
< Error: unknown to-edge '2' in connection
< Quitting (on error).
< ------------------ net/edge[0]@function:a
< Error: value 'a' not in enumeration
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,25c6
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
---
> Error on processing the 'correct' network!
broken_nets dfrouter ( Last six runs Dec2020 )
broken_nets duarouter ( Last six runs Dec2020 )
broken_nets jtrrouter ( Last six runs Dec2020 )

TEST FAILED on ts-sim-build-ba : broken_nets netconvert ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,823c1,58
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Error: Edge's '1' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Error: Edge's '2' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[0]@from:a
< Error: Edge's '1' from-node 'a' is not known.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Edge's '2' from-node 'a' is not known.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Edge's '1' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
< Error: Edge's '2' from-node '' is not known.
< Quitting (on error).
< ------------------ net/edge[0]@function:a
< Error: value 'a' not in enumeration
<  In file 'mod.net.xml'
<  At line/column 28/60.
< 
< Error: No nodes loaded.
< Quitting (on error).
< ------------------ net/edge[1]@function:a
< Error: value 'a' not in enumeration
<truncated after showing first 30 lines>
---------- Differences in output ----------
6,24c6
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
---
> Error on processing the 'correct' network!

TEST FAILED on ts-sim-build-ba : broken_nets sumo ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,740c1,58
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< 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 from-node '' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Error: An unknown lane ('2_0') 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 from-node '' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[0]@from:a
< Error: Unknown from-node 'a' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[1]@from:a
< Error: Unknown from-node 'a' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[0]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '1'.
< 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 from-node '' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '2'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
5,7c5
< >>> ok...
< 
< Running broken net
---
> Error on processing the 'correct' network!

TEST FAILED on ts-sim-build-ba : emissions nefz_energy ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==16241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x6d11b0  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d11b0)
>     #1 0x6ded83  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6ded83)
>     #2 0x7f177b52fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1370  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1370)
>     #1 0x7f177c5cffe7  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xeffe7)
> 
> SUMMARY: AddressSanitizer: 8704 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
12,22c12
< Running 'Energy/unknown'
< sums
< length:11041.9
< CO:0
< CO2:0
< HC:0
< NOx:0
< PMx:0
< fuel:0
< electricity:2642.3
< Success.
---
> Error on building PHEMlight measurements
---------- Differences in results ----------
1,2364d0
< Energy/zero
< 1;0;0;0;0;0;0;0;0;0;0
< 2;0;0;0;0;0;0;0;0;0;0
< 3;0;0;0;0;0;0;0;0;0;0
< 4;0;0;0;0;0;0;0;0;0;0
< 5;0;0;0;0;0;0;0;0;0;0
< 6;0;0;0;0;0;0;0;0;0;0
< 7;0;0;0;0;0;0;0;0;0;0
< 8;0;0;0;0;0;0;0;0;0;0
< 9;0;0;0;0;0;0;0;0;0;0
< 10;0;0;0;0;0;0;0;0;0;0
< 11;0;0;0;0;0;0;0;0;0;0
< 12;0.522222;0.522222;0;0;0;0;0;0;0;0
< 13;1.56111;1.03889;0;0;0;0;0;0;0;0
< 14;2.60278;1.04167;0;0;0;0;0;0;0;0
< 15;3.64444;1.04167;0;0;0;0;0;0;0;0
< 16;4.16667;0.522222;0;0;0;0;0;0;0;0
< 17;4.16667;0;0;0;0;0;0;0;0;0
< 18;4.16667;0;0;0;0;0;0;0;0;0
< 19;4.16667;0;0;0;0;0;0;0;0;0
< 20;4.16667;0;0;0;0;0;0;0;0;0
< 21;4.16667;0;0;0;0;0;0;0;0;0
< 22;4.16667;0;0;0;0;0;0;0;0;0
< 23;4.16667;0;0;0;0;0;0;0;0;0
< 24;3.82222;-0.344444;0;0;0;0;0;0;0;0
< 25;3.12778;-0.694444;0;0;0;0;0;0;0;0
< 26;2.31389;-0.813889;0;0;0;0;0;0;0;0
< 27;1.38333;-0.930556;0;0;0;0;0;0;0;0
< 28;0.461111;-0.922222;0;0;0;0;0;0;0;0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : emissions nefz_hbefa2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==16150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x6d11b0  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d11b0)
>     #1 0x6ded83  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6ded83)
>     #2 0x7f48a64a2bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1370  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1370)
>     #1 0x7f48a7542fe7  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xeffe7)
> 
> SUMMARY: AddressSanitizer: 8704 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
12,935c12
< Running 'HBEFA2/HDV_3_1'
< sums
< length:11041.9
< CO:13643.2
< CO2:6.60983e+06
< HC:4602.64
< NOx:66363.8
< PMx:1882.85
< fuel:2635.23
< electricity:0
< Success.
< Running 'HBEFA2/HDV_3_2'
< sums
< length:11041.9
< CO:27714.9
< CO2:1.07887e+07
< HC:8993.97
< NOx:134192
< PMx:5041.48
< fuel:4301.31
< electricity:0
< Success.
< Running 'HBEFA2/HDV_3_3'
< sums
< length:11041.9
< CO:19597.2
< CO2:1.09841e+07
< HC:5623.79
< NOx:107216
<truncated after showing first 30 lines>
---------- Differences in results ----------
1,100470d0
< HBEFA2/zero
< 1;0;0;0;0;0;0;0;0;0;0
< 2;0;0;0;0;0;0;0;0;0;0
< 3;0;0;0;0;0;0;0;0;0;0
< 4;0;0;0;0;0;0;0;0;0;0
< 5;0;0;0;0;0;0;0;0;0;0
< 6;0;0;0;0;0;0;0;0;0;0
< 7;0;0;0;0;0;0;0;0;0;0
< 8;0;0;0;0;0;0;0;0;0;0
< 9;0;0;0;0;0;0;0;0;0;0
< 10;0;0;0;0;0;0;0;0;0;0
< 11;0;0;0;0;0;0;0;0;0;0
< 12;0.522222;0.522222;0;0;0;0;0;0;0;0
< 13;1.56111;1.03889;0;0;0;0;0;0;0;0
< 14;2.60278;1.04167;0;0;0;0;0;0;0;0
< 15;3.64444;1.04167;0;0;0;0;0;0;0;0
< 16;4.16667;0.522222;0;0;0;0;0;0;0;0
< 17;4.16667;0;0;0;0;0;0;0;0;0
< 18;4.16667;0;0;0;0;0;0;0;0;0
< 19;4.16667;0;0;0;0;0;0;0;0;0
< 20;4.16667;0;0;0;0;0;0;0;0;0
< 21;4.16667;0;0;0;0;0;0;0;0;0
< 22;4.16667;0;0;0;0;0;0;0;0;0
< 23;4.16667;0;0;0;0;0;0;0;0;0
< 24;3.82222;-0.344444;0;0;0;0;0;0;0;0
< 25;3.12778;-0.694444;0;0;0;0;0;0;0;0
< 26;2.31389;-0.813889;0;0;0;0;0;0;0;0
< 27;1.38333;-0.930556;0;0;0;0;0;0;0;0
< 28;0.461111;-0.922222;0;0;0;0;0;0;0;0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : emissions nefz_hbefa3 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==16246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x6d11b0  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d11b0)
>     #1 0x6ded83  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6ded83)
>     #2 0x7f9ffff8ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1370  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1370)
>     #1 0x7fa00102efe7  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xeffe7)
> 
> SUMMARY: AddressSanitizer: 8704 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
12,506c12
< Running 'HBEFA3/LDV'
< sums
< length:11041.9
< CO:165589
< CO2:2.97248e+006
< HC:10442.1
< NOx:0
< PMx:1169.18
< fuel:1271.04
< electricity:0
< Success.
< Running 'HBEFA3/LDV_G_EU0'
< sums
< length:11041.9
< CO:354733
< CO2:3.46018e+006
< HC:19511.9
< NOx:0
< PMx:350.626
< fuel:1487.16
< electricity:0
< Success.
< Running 'HBEFA3/LDV_G_EU1'
< sums
< length:11041.9
< CO:408895
< CO2:2.89512e+006
< HC:6584.67
< NOx:9594.33
<truncated after showing first 30 lines>
---------- Differences in results ----------
1,54372d0
< HBEFA3/zero
< 1;0;0;0;0;0;0;0;0;0;0
< 2;0;0;0;0;0;0;0;0;0;0
< 3;0;0;0;0;0;0;0;0;0;0
< 4;0;0;0;0;0;0;0;0;0;0
< 5;0;0;0;0;0;0;0;0;0;0
< 6;0;0;0;0;0;0;0;0;0;0
< 7;0;0;0;0;0;0;0;0;0;0
< 8;0;0;0;0;0;0;0;0;0;0
< 9;0;0;0;0;0;0;0;0;0;0
< 10;0;0;0;0;0;0;0;0;0;0
< 11;0;0;0;0;0;0;0;0;0;0
< 12;0.522222;0.522222;0;0;0;0;0;0;0;0
< 13;1.56111;1.03889;0;0;0;0;0;0;0;0
< 14;2.60278;1.04167;0;0;0;0;0;0;0;0
< 15;3.64444;1.04167;0;0;0;0;0;0;0;0
< 16;4.16667;0.522222;0;0;0;0;0;0;0;0
< 17;4.16667;0;0;0;0;0;0;0;0;0
< 18;4.16667;0;0;0;0;0;0;0;0;0
< 19;4.16667;0;0;0;0;0;0;0;0;0
< 20;4.16667;0;0;0;0;0;0;0;0;0
< 21;4.16667;0;0;0;0;0;0;0;0;0
< 22;4.16667;0;0;0;0;0;0;0;0;0
< 23;4.16667;0;0;0;0;0;0;0;0;0
< 24;3.82222;-0.344444;0;0;0;0;0;0;0;0
< 25;3.12778;-0.694444;0;0;0;0;0;0;0;0
< 26;2.31389;-0.813889;0;0;0;0;0;0;0;0
< 27;1.38333;-0.930556;0;0;0;0;0;0;0;0
< 28;0.461111;-0.922222;0;0;0;0;0;0;0;0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : emissions nefz_phemlight ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==16243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x6d11b0  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d11b0)
>     #1 0x6ded83  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6ded83)
>     #2 0x7fb14a103bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1370  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1370)
>     #1 0x7fb14b1a3fe7  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0xeffe7)
> 
> SUMMARY: AddressSanitizer: 8704 byte(s) leaked in 2 allocation(s).
---------- Differences in output ----------
12,33c12
< Running 'PHEMlight/PC_D_EU4'
< sums
< length:11041.9
< CO:334.565
< CO2:2.07425e+006
< HC:130.283
< NOx:5881.48
< PMx:223.411
< fuel:785.242
< electricity:0
< Success.
< Running 'PHEMlight/PC_G_EU4'
< sums
< length:11041.9
< CO:4019.34
< CO2:2.17184e+006
< HC:69.628
< NOx:535.555
< PMx:13.4985
< fuel:926.566
< electricity:0
< Success.
---
> Error on building PHEMlight measurements
---------- Differences in results ----------
1,3546d0
< PHEMlight/zero
< 1;0;0;0;0;0;0;0;0;0;0
< 2;0;0;0;0;0;0;0;0;0;0
< 3;0;0;0;0;0;0;0;0;0;0
< 4;0;0;0;0;0;0;0;0;0;0
< 5;0;0;0;0;0;0;0;0;0;0
< 6;0;0;0;0;0;0;0;0;0;0
< 7;0;0;0;0;0;0;0;0;0;0
< 8;0;0;0;0;0;0;0;0;0;0
< 9;0;0;0;0;0;0;0;0;0;0
< 10;0;0;0;0;0;0;0;0;0;0
< 11;0;0;0;0;0;0;0;0;0;0
< 12;0.522222;0.522222;0;0;0;0;0;0;0;0
< 13;1.56111;1.03889;0;0;0;0;0;0;0;0
< 14;2.60278;1.04167;0;0;0;0;0;0;0;0
< 15;3.64444;1.04167;0;0;0;0;0;0;0;0
< 16;4.16667;0.522222;0;0;0;0;0;0;0;0
< 17;4.16667;0;0;0;0;0;0;0;0;0
< 18;4.16667;0;0;0;0;0;0;0;0;0
< 19;4.16667;0;0;0;0;0;0;0;0;0
< 20;4.16667;0;0;0;0;0;0;0;0;0
< 21;4.16667;0;0;0;0;0;0;0;0;0
< 22;4.16667;0;0;0;0;0;0;0;0;0
< 23;4.16667;0;0;0;0;0;0;0;0;0
< 24;3.82222;-0.344444;0;0;0;0;0;0;0;0
< 25;3.12778;-0.694444;0;0;0;0;0;0;0;0
< 26;2.31389;-0.813889;0;0;0;0;0;0;0;0
< 27;1.38333;-0.930556;0;0;0;0;0;0;0;0
< 28;0.461111;-0.922222;0;0;0;0;0;0;0;0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : jtrrouter randomized_flow ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,30
> 
> =================================================================
> ==14542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x843220  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x843220)
>     #1 0x7f2d6c82d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x843220  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x843220)
>     #1 0x7f2d6c82d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x843220  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x843220)
>     #1 0x7f2d6c82d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2d6c8ede1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x843220  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x843220)
>     #1 0x7f2d6c82d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2d6c8f16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x843220  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x843220)
>     #1 0x7f2d6c82d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x1165a612b32799ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert dlr-navteq_roundtrip ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,30
> 
> =================================================================
> ==14624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f9952c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f9952c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f9952c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9952d35e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f9952c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9952d396f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f9952c756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x8afe2df3a20ff3ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert left_turn_noblocking_double_intersection ( Last six runs Dec2020 )

---------- Differences in errors ----------
2a3,60
> 
> =================================================================
> ==14604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66149b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66149b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66149b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6614a79e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66149b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6614a7d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66149b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xa457e5c132fc6fff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert left_turn_noblocking_longveh ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==14591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fd98d3806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fd98d3806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fd98d3806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd98d440e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fd98d3806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd98d4446f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fd98d3806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x595ca1ba7da345ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert matsim_roundtrip ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,30
> 
> =================================================================
> ==14634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f5db6ed46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f5db6ed46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f5db6ed46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5db6f94e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f5db6ed46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5db6f986f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f5db6ed46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x376d8c667d51deff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert opendrive_roundtrip ( Last six runs Dec2020 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==14650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f0e62df06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f0e62df06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f0e62df06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e62eb0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f0e62df06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e62eb46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f0e62df06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6aef7de65999ceff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert osm_roundtrip ( Last six runs Dec2020 )

---------- Differences in errors ----------
11a12,187
> 
> =================================================================
> ==14614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 648 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0xec73d7  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xec73d7)
>     #2 0xeb4649  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xeb4649)
>     #3 0xead1cd  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xead1cd)
>     #4 0xcbfdf5  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xcbfdf5)
>     #5 0xac0f3d  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xac0f3d)
>     #6 0x7f568220bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f5683b7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f5683b7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f5683b7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5683c3ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross RiLSA1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,81
> 
> =================================================================
> ==16291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5184 byte(s) in 8 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x1114c84  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1114c84)
>     #2 0x110386b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x110386b)
>     #3 0x1e2a46b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1e2a46b)
>     #4 0x7f1595f29377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f1595edf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f1595edf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 2240 byte(s) in 8 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x12a14aa  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a14aa)
>     #2 0x12a13cd  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a13cd)
>     #3 0x12a135b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a135b)
>     #4 0x12a2b2b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a2b2b)
>     #5 0x12a26b2  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a26b2)
>     #6 0x12744b3  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12744b3)
>     #7 0x11c8163  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11c8163)
>     #8 0x11c3234  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11c3234)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross RiLSA3 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,81
> 
> =================================================================
> ==16311==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4536 byte(s) in 7 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x1114c84  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1114c84)
>     #2 0x110386b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x110386b)
>     #3 0x1e2a46b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1e2a46b)
>     #4 0x7f2e4aafa377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f2e4aab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f2e4aab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1960 byte(s) in 7 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x12a14aa  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a14aa)
>     #2 0x12a13cd  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a13cd)
>     #3 0x12a135b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a135b)
>     #4 0x12a2b2b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a2b2b)
>     #5 0x12a26b2  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a26b2)
>     #6 0x12744b3  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12744b3)
>     #7 0x11c8163  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11c8163)
>     #8 0x11c3234  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11c3234)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross RiLSA4 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,81
> 
> =================================================================
> ==16411==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4536 byte(s) in 7 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x1114c84  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1114c84)
>     #2 0x110386b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x110386b)
>     #3 0x1e2a46b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1e2a46b)
>     #4 0x7f62ca798377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f62ca74e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f62ca74e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1960 byte(s) in 7 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x12a14aa  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a14aa)
>     #2 0x12a13cd  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a13cd)
>     #3 0x12a135b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a135b)
>     #4 0x12a2b2b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a2b2b)
>     #5 0x12a26b2  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12a26b2)
>     #6 0x12744b3  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12744b3)
>     #7 0x11c8163  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11c8163)
>     #8 0x11c3234  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11c3234)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross d11_example1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,33
> 
> =================================================================
> ==16269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f006b8e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f006b8e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f006b8e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f006b9a3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f006b8e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f006b9a76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f006b8e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6404a29ba07c24ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross plain ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==16223==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6e7c61b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6e7c61b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6e7c61b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6e7c6dbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6e7c61b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6e7c6df6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f6e7c61b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x676a6f8e9d4fcbff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation iterate_net_lanes ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==16412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f71e484c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f71e484c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f71e484c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f71e490ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f71e484c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f71e49106f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f71e484c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x4ffe0acc69132eff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,1433
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> 
> =================================================================
> ==14479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefcc3436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefcc3436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefcc3436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fefcc4076f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefcc3436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fefcc403e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==14478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdd68c5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdd68c5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdd68c5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdd68d1ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdd68c5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdd68d206f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,745
< ...Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
---
> 
> =================================================================
> ==14480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc434b326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc434b326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc434b326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc434bf2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc434b326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc434bf66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state diff_begin ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==15614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f837414b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f837414b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f837414b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f837420be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f837414b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f837420f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f837414b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x13167dcb751aadff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state disconnected ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,33
> 
> =================================================================
> ==15622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47a06e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47a06e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47a06e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47a07a9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47a06e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47a07ad6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f47a06e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ace77ca1791f0ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff621ce46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff621ce46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff621ce46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff621da4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff621ce46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff621da86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff621ce46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x40e6f66c66d1aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists_gz ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f206a07a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f206a07a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f206a07a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f206a13ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f206a07a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f206a13e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f206a07a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x83f05e4ae5c79dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state dists_xml ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936b1296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936b1296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936b1296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f936b1e9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936b1296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f936b1ed6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f936b1296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5e2aebd770bce1ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state flow ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58c8876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58c8876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58c8876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa58c947e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58c8876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa58c94b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58c8876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf95560f878741eff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state load_flow_state_only ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda8c0616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda8c0616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda8c0616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda8c121e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda8c0616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda8c1256f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda8c0616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xe63b97018c134dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
12,13c12,39
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> <     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
> > </tripinfos>
> <     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state multique ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54c7ee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54c7ee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54c7ee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f54c7fa8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54c7ee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f54c7fac6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f54c7ee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x587495c98a81f4ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state plain ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3389f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3389f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3389f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc338ab6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3389f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc338aba6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3389f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x40db1582e9ea60ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state prefix ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfeb9426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfeb9426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfeb9426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcfeba02e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfeb9426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcfeba066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcfeb9426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x53192bf958bbfaff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state rail_furtherLane ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2fe22ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2fe22ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2fe22ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2fe236ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2fe22ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2fe23706f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2fe22ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x795ba2bc589604ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state rerouting ( Last six runs Dec2020 )

---------- Differences in errors ----------
8a9,37
> 
> =================================================================
> ==15738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07f564a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07f564a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07f564a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07f570ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07f564a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07f570e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f07f564a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xa821016281b389ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_accel ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4b97c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4b97c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4b97c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b4ba3ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4b97c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b4ba406f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6b4b97c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xceb140bcff0881ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_collision_stopped ( Last six runs Dec2020 )

---------- Differences in errors ----------
30a31,59
> 
> =================================================================
> ==15800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed70d726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed70d726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed70d726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed70e32e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed70d726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed70e366f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed70d726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5b0c50b60b1529ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
14,27c14,66
< Loading net-file from 'net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional.add.xml' ... 
< done ((TIME)).
< Loading state from 'state.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 50.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 160 (Loaded: 1000)
<  Running: 148
<  Waiting: 840
< Teleports: 7 (Collisions: 5, Yield: 2)
< 
---
> < Loading net-file from 'net.net.xml' ... done ((TIME)).
> > Loading net-file from 'net.net.xml' ... done ((TIME)).
> < done ((TIME)).
> > done ((TIME)).
> < Loading done.
> > Loading state from 'state.xml' ... done ((TIME)).
> < Simulation started with time: 0.00
> > Loading done.
> < Simulation ended at time: 500.00
> > Simulation started with time: 50.00
> < Reason: The final simulation step has been reached.
> > Simulation ended at time: 500.00
> < Performance: 
> > Reason: The final simulation step has been reached.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d48c8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d48c8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d48c8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d48d4ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d48c8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d48d4e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d48c8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x8ae5b6b5462786ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1,14
> <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.94" parking="0" started="12.00" ended="60.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> >     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.95" parking="0" started="381.00" ended="382.00" delay="22.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.95" parking="0" started="105.00" ended="120.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> >     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.94" parking="0" started="397.00" ended="420.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.93" parking="0" started="201.00" ended="240.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> >     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.95" parking="0" started="471.00" ended="480.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.95" parking="0" started="285.00" ended="300.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> >     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.94" parking="0" started="495.00" ended="540.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.95" parking="0" started="382.00" ended="383.00" delay="23.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> > </stops>
> <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.92" parking="0" started="397.00" ended="420.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="SC_0" pos="91.95" parking="0" started="471.00" ended="480.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" lane="CN_0" pos="91.95" parking="0" started="496.00" ended="540.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
> < </stops>

TEST FAILED on ts-sim-build-ba : state save_flow ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1171686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1171686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1171686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd117228e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1171686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd11722c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1171686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xcafe0034831673ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_on_rail_signal ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15827==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb4168736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb4168736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb4168736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb416933e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb4168736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4169376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb4168736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x3c274b9288b7bcff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcd9147e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcd914b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd90876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6deb930236c13fff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe7aa8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe7aa8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe7aa8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe7aa970e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe7aa8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe7aa9746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe7aa8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc29a65544dc25dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_rail_signal ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc825d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc825d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc825d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbc82691e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc825d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbc826956f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbc825d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2dced2de405945ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_rail_signal_constraint ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0a49a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0a49a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0a49a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e0a55ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0a49a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e0a55e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0a49a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd482a76fba839aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_rng ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6be526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6be526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6be526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab6bf12e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6be526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab6bf166f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab6be526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xdf5fceb22c5299ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state save_routeDistribution ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bfb7bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bfb7bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bfb7bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1bfb87be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bfb7bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1bfb87f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bfb7bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd6318a9f292e5dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f51b10176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f51b10176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f51b10176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f51b10d7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f51b10176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f51b10db6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f51b10176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x8592a2e18d2880ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : state xml ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==15652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76992af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76992af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76992af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f769936fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76992af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f76993736f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76992af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x87a845756afbe4ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo DriverStateDevice combined_with_ToC ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==5801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5d4aec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5d4aec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5d4aec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5d4af876f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5d4aec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5d4af83e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo DriverStateDevice spec ( Last six runs Dec2020 )

---------- Differences in errors ----------
2a3,261
> 
> =================================================================
> ==5810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02621b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02621b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02621b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02622746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02621b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0262270e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice Accel_during_ToC_preparation ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==5687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe43851a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe43851a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe43851a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe4385de6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe43851a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe4385dae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice CF_situation1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff7f8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff7f8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff7f8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcff804ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff7f8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcff80526f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice CF_situation2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,325
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79461fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79461fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79461fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79462bee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f79461fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79462c26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice CF_situation3 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,325
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc08232e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc08232e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc08232e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0823eee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc08232e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0823f26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice Keep_right_during_MRM ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,278
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e3cf16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e3cf16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e3cf16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10e3db56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f10e3cf16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10e3db1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice LC_during_MRM ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,278
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb73a4836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb73a4836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb73a4836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb73a5476f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb73a4836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb73a543e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice LC_during_MRM_with_lcAbstinence ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,278
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76d79e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76d79e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76d79e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f76d7aa46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76d79e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f76d7aa0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice No_LC_during_ToC_preparation ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==5706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72ea2576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72ea2576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72ea2576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72ea31b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72ea2576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72ea317e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice No_accel_during_ToC_preparation_default ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==5688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c90c136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c90c136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c90c136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c90cd76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c90c136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c90cd3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice ToC_down_up_reset_color ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
1a6,287
> 
> =================================================================
> ==5756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff6164216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff6164216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff6164216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff6164e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff6164216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff6164e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice ToC_overflow ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
6,28c10,96
< Warning: [t=202] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=352] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=352] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=352] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=353] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=353] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=402] Positive transition time (20s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=552] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=552] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=552] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=553] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=553] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=602] Positive transition time (30s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=752] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=752] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=752] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=753] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=753] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=952] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=952] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=952] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=953] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
< Warning: [t=953] Positive transition time (10s.) for upward ToC of vehicle 'ToC_veh' is ignored.
---
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
393,3008c393
<         <vehicle id="ToC_veh" x="1425.11" y="3027.41" angle="270.00" type="manual" speed="15.96" pos="654.93" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="130.00">
<         <vehicle id="ToC_veh" x="1409.49" y="3027.41" angle="270.00" type="manual" speed="15.62" pos="670.55" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="131.00">
<         <vehicle id="ToC_veh" x="1393.75" y="3027.41" angle="270.00" type="manual" speed="15.74" pos="686.29" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="132.00">
<         <vehicle id="ToC_veh" x="1377.19" y="3027.41" angle="270.00" type="manual" speed="16.56" pos="702.85" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="133.00">
<         <vehicle id="ToC_veh" x="1360.83" y="3027.41" angle="270.00" type="manual" speed="16.35" pos="719.21" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="134.00">
<         <vehicle id="ToC_veh" x="1344.15" y="3027.41" angle="270.00" type="manual" speed="16.69" pos="735.90" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="135.00">
<         <vehicle id="ToC_veh" x="1327.83" y="3027.41" angle="270.00" type="manual" speed="16.32" pos="752.21" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="136.00">
<         <vehicle id="ToC_veh" x="1311.64" y="3027.41" angle="270.00" type="manual" speed="16.19" pos="768.40" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="137.00">
<         <vehicle id="ToC_veh" x="1295.34" y="3027.41" angle="270.00" type="manual" speed="16.30" pos="784.70" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="138.00">
<         <vehicle id="ToC_veh" x="1279.33" y="3027.41" angle="270.00" type="manual" speed="16.01" pos="800.71" lane="3/1to4/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
789,5082d788
< time 154.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = PREPARING_TOC
< time 155.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = PREPARING_TOC
< time 156.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = PREPARING_TOC
< time 157.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = PREPARING_TOC
< time 158.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = PREPARING_TOC
< time 159.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on Thu Dec 17 09:37:45 2020 by Eclipse SUMO sumo Version v1_8_0+0302-c2be37945a
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,80c6,24
< <ToCDeviceLog>
<     <ToCup id="ToC_veh" t="2.00" lane=":2/1_0_0" lanePos="1.57" x="2878.05" y="2448.76"/>
<     <TOR id="ToC_veh" t="3.00" lane="2/1to3/1_0" lanePos="3.76" x="2874.41" y="2451.43"/>
<     <MRM id="ToC_veh" t="3.00" lane="2/1to3/1_0" lanePos="3.76" x="2874.41" y="2451.43"/>
<     <ToCdown id="ToC_veh" t="26.00" lane="2/1to3/1_0" lanePos="13.62" x="2866.43" y="2457.23"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.23" x="1073.04" y="3010.46"/>
<     <TOR id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.23" x="1073.04" y="3010.46"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.23" x="1073.04" y="3010.46"/>
<     <TOR id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.23" x="1073.04" y="3010.46"/>
<     <ToCup id="ToC_veh" t="152.00" lane="4/1to5/1_0" lanePos="27.23" x="1073.04" y="3010.46"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.09" x="1059.40" y="3000.56"/>
<     <ToCup id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.09" x="1059.40" y="3000.56"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.09" x="1059.40" y="3000.56"/>
<     <ToCup id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.09" x="1059.40" y="3000.56"/>
<     <TOR id="ToC_veh" t="153.00" lane="4/1to5/1_0" lanePos="44.09" x="1059.40" y="3000.56"/>
<     <MRM id="ToC_veh" t="163.00" lane="4/1to5/1_0" lanePos="212.64" x="923.04" y="2901.48"/>
<     <ToCdown id="ToC_veh" t="176.00" lane="4/1to5/1_0" lanePos="338.17" x="821.49" y="2827.70"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="725.55" x="508.10" y="2600.01"/>
<     <TOR id="ToC_veh" t="203.00" lane="4/1to5/1_0" lanePos="742.40" x="494.46" y="2590.10"/>
<     <MRM id="ToC_veh" t="213.00" lane="4/1to5/1_0" lanePos="910.96" x="358.10" y="2491.03"/>
<     <ToCdown id="ToC_veh" t="226.00" lane="5/1to6/1_0" lanePos="52.32" x="282.60" y="2397.01"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.77" x="366.70" y="525.18"/>
<     <TOR id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.77" x="366.70" y="525.18"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.77" x="366.70" y="525.18"/>
<     <TOR id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.77" x="366.70" y="525.18"/>
<     <ToCup id="ToC_veh" t="352.00" lane="7/1to8/1_0" lanePos="81.77" x="366.70" y="525.18"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice ToC_with_sampled_responseTime ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,287
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4538a076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4538a076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4538a076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4538acb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4538a076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4538ac7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice complete_MRM ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7886a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7886a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7886a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff78876a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7886a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff788766e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice default_spec ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==5313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42170736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42170736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42170736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f42171376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42170736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4217133e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice dynamic_ToC ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==5564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f50dd1d36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f50dd1d36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f50dd1d36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f50dd2976f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f50dd1d36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f50dd293e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice dynamic_ToC_aborted ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==5572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb8ffe26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb8ffe26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb8ffe26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb900a66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffb8ffe26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb900a2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice dynamic_ToC_stop ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==5571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21bd64b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21bd64b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21bd64b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21bd70f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21bd64b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21bd70be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice incomplete_MRM ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4a700eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4a700eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4a700eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4a701af6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4a700eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4a701abe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice incomplete_spec1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
2a3,63
> =================================================================
> ==5301==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000046fa0 at pc 0x000001a3ee94 bp 0x7ffe1d4b0130 sp 0x7ffe1d4b0128
> WRITE of size 8 at 0x606000046fa0 thread T0
>     #0 0x1a3ee93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93)
>     #1 0x1a3e061  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3e061)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f682b926bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x606000046fa0 is located 0 bytes inside of 64-byte region [0x606000046fa0,0x606000046fe0)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1a3df00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3df00)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f682b926bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #5 0x7f682b926bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93) 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice incomplete_spec2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
2a3,63
> =================================================================
> ==5322==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000046fa0 at pc 0x000001a3ee94 bp 0x7ffd0a09bfd0 sp 0x7ffd0a09bfc8
> WRITE of size 8 at 0x606000046fa0 thread T0
>     #0 0x1a3ee93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93)
>     #1 0x1a3e061  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3e061)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f2f0e73bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x606000046fa0 is located 0 bytes inside of 64-byte region [0x606000046fa0,0x606000046fe0)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1a3df00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3df00)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f2f0e73bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #5 0x7f2f0e73bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93) 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice invalid_vType ( Last six runs Dec2020 )

---------- Differences in errors ----------
2a3,63
> =================================================================
> ==5332==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000046fa0 at pc 0x000001a3ee94 bp 0x7ffe0ecfd070 sp 0x7ffe0ecfd068
> WRITE of size 8 at 0x606000046fa0 thread T0
>     #0 0x1a3ee93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93)
>     #1 0x1a3e061  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3e061)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f6beb534bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x606000046fa0 is located 0 bytes inside of 64-byte region [0x606000046fa0,0x606000046fe0)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1a3df00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3df00)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f6beb534bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #5 0x7f6beb534bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93) 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice invalid_vType_param ( Last six runs Dec2020 )

---------- Differences in errors ----------
2a3,63
> =================================================================
> ==5340==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000046fa0 at pc 0x000001a3ee94 bp 0x7ffc0d2f9270 sp 0x7ffc0d2f9268
> WRITE of size 8 at 0x606000046fa0 thread T0
>     #0 0x1a3ee93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93)
>     #1 0x1a3e061  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3e061)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f0e2fe49bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x606000046fa0 is located 0 bytes inside of 64-byte region [0x606000046fa0,0x606000046fe0)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1a3df00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3df00)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7f0e2fe49bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #5 0x7f0e2fe49bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93) 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output CF_situation1 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fafa56616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fafa56616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fafa56616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fafa5721e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fafa56616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fafa57256f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output CF_situation2 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,325
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f005c58b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f005c58b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f005c58b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f005c64be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f005c58b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f005c64f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output complete_MRM ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa359b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa359b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa359b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa359c3d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa359b796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa359c39e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output incomplete_MRM ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c62eef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c62eef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c62eef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c62fb36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c62eef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c62fafe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output request_MRMs ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,91
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> =================================================================
> ==5170==ERROR: AddressSanitizer: heap-use-after-free on address 0x6150000158d0 at pc 0x000000e8bb2b bp 0x7ffe48625aa0 sp 0x7ffe48625250
> READ of size 3 at 0x6150000158d0 thread T0
>     #0 0xe8bb2a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe8bb2a)
>     #1 0x7f3defb90c69  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x126c69)
>     #2 0x2391762  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2391762)
>     #3 0xf2e49e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e49e)
>     #4 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7f3def0e4bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #8 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6150000158d0 is located 464 bytes inside of 480-byte region [0x615000015700,0x6150000158e0)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x239f1d4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f1d4)
>     #2 0x239f181  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f181)
>     #3 0x239f101  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f101)
>     #4 0x23bfdb4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23bfdb4)
>     #5 0x23bfac2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23bfac2)
>     #6 0x2398212  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2398212)
>     #7 0x2391552  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2391552)
>     #8 0xf2e49e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e49e)
>     #9 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1260,1508c1260
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="419.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="420.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="421.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="422.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="423.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="424.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="425.00">
<         <vehicle id="ToC_veh" x="713.05" y="2748.92" angle="234.00" type="manual" speed="2.15" pos="472.21" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="426.00">
<         <vehicle id="ToC_veh" x="710.10" y="2746.78" angle="234.00" type="manual" speed="3.64" pos="475.85" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="427.00">
<         <vehicle id="ToC_veh" x="705.43" y="2743.38" angle="234.00" type="manual" speed="5.77" pos="481.62" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
2278,2522d2277
< time 453.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 18.818631166
<   state = MRM
< time 454.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 17.618631166
<   state = MRM
< time 455.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.418631166
<   state = MRM
< time 456.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 15.218631166
<   state = MRM
< time 457.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 14.018631166
<   state = MRM
< time 458.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 12.818631166
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on Thu Dec 17 09:37:38 2020 by Eclipse SUMO sumo Version v1_8_0+0302-c2be37945a
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c6,28
< <ToCDeviceLog>
<     <MRM id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="407.66" x="765.27" y="2786.86"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="891.63" x="373.74" y="2502.39"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output successful_ToC ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5118==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c76ce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c76ce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c76ce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c76da66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c76ce26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c76da2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output two_with_different_outfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff01d1ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff01d1ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff01d1ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff01d2b36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff01d1ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff01d2afe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output two_with_same_outfile ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd36d94b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd36d94b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd36d94b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd36da0f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd36d94b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd36da0be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output two_with_same_outfile_global_option ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f465f9f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f465f9f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f465f9f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f465fab86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f465f9f46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f465fab4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice request_MRMs ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,91
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> =================================================================
> ==5766==ERROR: AddressSanitizer: heap-use-after-free on address 0x6150000158d0 at pc 0x000000e8bb2b bp 0x7ffe48f3fa40 sp 0x7ffe48f3f1f0
> READ of size 3 at 0x6150000158d0 thread T0
>     #0 0xe8bb2a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe8bb2a)
>     #1 0x7fba5faefc69  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x126c69)
>     #2 0x2391762  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2391762)
>     #3 0xf2e49e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e49e)
>     #4 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7fba5f043bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #8 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6150000158d0 is located 464 bytes inside of 480-byte region [0x615000015700,0x6150000158e0)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x239f1d4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f1d4)
>     #2 0x239f181  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f181)
>     #3 0x239f101  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f101)
>     #4 0x23bfdb4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23bfdb4)
>     #5 0x23bfac2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23bfac2)
>     #6 0x2398212  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2398212)
>     #7 0x2391552  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2391552)
>     #8 0xf2e49e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e49e)
>     #9 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1260,1508c1260
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="419.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="420.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="421.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="422.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="423.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="424.00">
<         <vehicle id="ToC_veh" x="714.79" y="2750.18" angle="234.00" type="automated@ToC_veh" speed="0.00" pos="470.06" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="425.00">
<         <vehicle id="ToC_veh" x="713.05" y="2748.92" angle="234.00" type="manual" speed="2.15" pos="472.21" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="426.00">
<         <vehicle id="ToC_veh" x="710.10" y="2746.78" angle="234.00" type="manual" speed="3.64" pos="475.85" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="427.00">
<         <vehicle id="ToC_veh" x="705.43" y="2743.38" angle="234.00" type="manual" speed="5.77" pos="481.62" lane="4/1to5/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
2278,2522d2277
< time 453.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 18.818631166
<   state = MRM
< time 454.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 17.618631166
<   state = MRM
< time 455.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.418631166
<   state = MRM
< time 456.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 15.218631166
<   state = MRM
< time 457.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 14.018631166
<   state = MRM
< time 458.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 12.818631166
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on Thu Dec 17 09:38:14 2020 by Eclipse SUMO sumo Version v1_8_0+0302-c2be37945a
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c6,28
< <ToCDeviceLog>
<     <MRM id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="407.66" x="765.27" y="2786.86"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="891.63" x="373.74" y="2502.39"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice spec ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==5236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c1156d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c1156d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c1156d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c116316f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c1156d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c1162de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice spec_cfg ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==5254==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7787dbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7787dbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7787dbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7787e7ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7787dbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7787e806f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice spec_vTypeDist ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,263
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8ff2136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8ff2136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8ff2136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc8ff2d76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8ff2136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc8ff2d3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice start_automated ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
5c9,95
< Warning: [t=377] Positive transition time (37.5s.) for upward ToC of vehicle 'ToC_veh' is ignored.
---
> =================================================================
> ==5363==ERROR: AddressSanitizer: heap-use-after-free on address 0x6150000158d0 at pc 0x000000e8bb2b bp 0x7ffe346f5c40 sp 0x7ffe346f53f0
> READ of size 5 at 0x6150000158d0 thread T0
>     #0 0xe8bb2a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe8bb2a)
>     #1 0x7fd2e534cc69  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x126c69)
>     #2 0x2391762  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2391762)
>     #3 0xf2e49e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e49e)
>     #4 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7fd2e48a0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #8 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6150000158d0 is located 464 bytes inside of 480-byte region [0x615000015700,0x6150000158e0)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x239f1d4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f1d4)
>     #2 0x239f181  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f181)
>     #3 0x239f101  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f101)
>     #4 0x23bfdb4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23bfdb4)
>     #5 0x23bfac2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23bfac2)
>     #6 0x2398212  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2398212)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
777,1508c777
<         <vehicle id="ToC_veh" x="224.39" y="804.62" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="741.39" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="258.00">
<         <vehicle id="ToC_veh" x="230.81" y="784.86" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="762.16" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="259.00">
<         <vehicle id="ToC_veh" x="237.23" y="765.10" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="782.94" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="260.00">
<         <vehicle id="ToC_veh" x="243.65" y="745.34" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="803.71" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="261.00">
<         <vehicle id="ToC_veh" x="250.07" y="725.58" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="824.49" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="262.00">
<         <vehicle id="ToC_veh" x="256.49" y="705.82" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="845.26" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="263.00">
<         <vehicle id="ToC_veh" x="262.91" y="686.06" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="866.04" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="264.00">
<         <vehicle id="ToC_veh" x="269.33" y="666.30" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="886.81" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="265.00">
<         <vehicle id="ToC_veh" x="275.75" y="646.54" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="907.59" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="266.00">
<         <vehicle id="ToC_veh" x="282.17" y="626.79" angle="162.00" type="automated@ToC_veh" speed="20.78" pos="928.37" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1403,2524d1402
< time 278.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.775558433
<   state = AUTOMATED
< time 279.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.775558433
<   state = AUTOMATED
< time 280.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.775558433
<   state = AUTOMATED
< time 281.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.775558433
<   state = AUTOMATED
< time 282.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.775558433
<   state = AUTOMATED
< time 283.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 20.775558433
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on Thu Dec 17 09:37:45 2020 by Eclipse SUMO sumo Version v1_8_0+0302-c2be37945a
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,20c6,24
< <ToCDeviceLog>
<     <TOR id="ToC_veh" t="2.00" lane="2/1to3/1_0" lanePos="0.43" x="2877.10" y="2449.47"/>
<     <MRM id="ToC_veh" t="2.00" lane="2/1to3/1_0" lanePos="0.43" x="2877.10" y="2449.47"/>
<     <ToCdown id="ToC_veh" t="25.00" lane="2/1to3/1_0" lanePos="4.63" x="2873.70" y="2451.94"/>
<     <ToCup id="ToC_veh" t="127.00" lane="3/1to4/1_0" lanePos="976.65" x="1103.39" y="3027.41"/>
<     <TOR id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="566.49" x="123.72" y="1908.00"/>
<     <MRM id="ToC_veh" t="222.00" lane="5/1to6/1_0" lanePos="982.00" x="-4.68" y="1512.82"/>
<     <ToCdown id="ToC_veh" t="225.00" lane="6/1to7/1_0" lanePos="56.57" x="12.77" y="1455.92"/>
<     <ToCup id="ToC_veh" t="227.00" lane="6/1to7/1_0" lanePos="97.34" x="25.37" y="1417.14"/>
<     <TOR id="ToC_veh" t="242.00" lane="6/1to7/1_0" lanePos="408.98" x="121.67" y="1120.76"/>
<     <ToCup id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="616.73" x="185.87" y="923.17"/>
<     <TOR id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="824.49" x="250.07" y="725.58"/>
<     <ToCup id="ToC_veh" t="277.00" lane="7/1to8/1_0" lanePos="151.96" x="423.49" y="483.92"/>
<     <TOR id="ToC_veh" t="302.00" lane="7/1to8/1_0" lanePos="671.35" x="843.68" y="178.64"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="8/1to9/1_0" lanePos="165.03" x="1262.98" y="-4.95"/>
<     <ToCup id="ToC_veh" t="377.00" lane="9/1to10/1_0" lanePos="222.82" x="2263.19" y="126.96"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice start_manual ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
4a9,95
> =================================================================
> ==5362==ERROR: AddressSanitizer: heap-use-after-free on address 0x6150000158d0 at pc 0x000000e8bb2b bp 0x7ffe880b44a0 sp 0x7ffe880b3c50
> READ of size 5 at 0x6150000158d0 thread T0
>     #0 0xe8bb2a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe8bb2a)
>     #1 0x7f2f9ba49c69  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x126c69)
>     #2 0x2391762  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2391762)
>     #3 0xf2e49e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e49e)
>     #4 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7f2f9af9dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #8 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6150000158d0 is located 464 bytes inside of 480-byte region [0x615000015700,0x6150000158e0)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x239f1d4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f1d4)
>     #2 0x239f181  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f181)
>     #3 0x239f101  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x239f101)
>     #4 0x23bfdb4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23bfdb4)
>     #5 0x23bfac2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23bfac2)
>     #6 0x2398212  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2398212)
>     #7 0x2391552  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2391552)
>     #8 0xf2e49e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e49e)
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
900,1508c900
<         <vehicle id="ToC_veh" x="274.75" y="649.61" angle="162.00" type="automated@ToC_veh" speed="16.86" pos="904.36" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="299.00">
<         <vehicle id="ToC_veh" x="279.96" y="633.58" angle="162.00" type="automated@ToC_veh" speed="16.86" pos="921.22" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="300.00">
<         <vehicle id="ToC_veh" x="284.79" y="618.72" angle="162.00" type="manual" speed="15.63" pos="936.85" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="301.00">
<         <vehicle id="ToC_veh" x="289.70" y="603.62" angle="162.00" type="manual" speed="15.87" pos="952.72" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="302.00">
<         <vehicle id="ToC_veh" x="294.90" y="587.59" angle="162.00" type="automated" speed="16.86" pos="969.58" lane="6/1to7/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="303.00">
<         <vehicle id="ToC_veh" x="302.39" y="571.90" angle="139.08" type="automated" speed="16.86" pos="2.27" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="304.00">
<         <vehicle id="ToC_veh" x="316.03" y="562.00" angle="126.00" type="automated" speed="16.86" pos="19.13" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="305.00">
<         <vehicle id="ToC_veh" x="329.66" y="552.09" angle="126.00" type="automated" speed="16.86" pos="35.99" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="306.00">
<         <vehicle id="ToC_veh" x="343.30" y="542.18" angle="126.00" type="automated" speed="16.86" pos="52.84" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="307.00">
<         <vehicle id="ToC_veh" x="356.94" y="532.27" angle="126.00" type="automated" speed="16.86" pos="69.70" lane="7/1to8/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1529,2524d1528
< time 303.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = AUTOMATED
< time 304.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = AUTOMATED
< time 305.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = AUTOMATED
< time 306.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = AUTOMATED
< time 307.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<   state = AUTOMATED
< time 308.0
< ToC device infos for vehicle 'ToC_veh'
<   currentAwareness = 1.00
<   currentSpeed = 16.855558433
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on Thu Dec 17 09:37:45 2020 by Eclipse SUMO sumo Version v1_8_0+0302-c2be37945a
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,19c6,24
< <ToCDeviceLog>
<     <ToCup id="ToC_veh" t="2.00" lane=":2/1_0_0" lanePos="1.57" x="2878.05" y="2448.76"/>
<     <TOR id="ToC_veh" t="127.00" lane="4/1to5/1_0" lanePos="101.17" x="1013.22" y="2967.01"/>
<     <MRM id="ToC_veh" t="139.00" lane="4/1to5/1_0" lanePos="303.44" x="849.59" y="2848.12"/>
<     <ToCdown id="ToC_veh" t="150.00" lane="4/1to5/1_0" lanePos="422.85" x="752.98" y="2777.93"/>
<     <ToCup id="ToC_veh" t="202.00" lane="5/1to6/1_0" lanePos="253.53" x="220.42" y="2205.64"/>
<     <TOR id="ToC_veh" t="227.00" lane="5/1to6/1_0" lanePos="674.92" x="90.21" y="1804.88"/>
<     <ToCup id="ToC_veh" t="242.00" lane="5/1to6/1_0" lanePos="927.76" x="12.08" y="1564.41"/>
<     <TOR id="ToC_veh" t="252.00" lane="6/1to7/1_0" lanePos="112.15" x="29.95" y="1403.06"/>
<     <ToCup id="ToC_veh" t="262.00" lane="6/1to7/1_0" lanePos="280.71" x="82.03" y="1242.75"/>
<     <TOR id="ToC_veh" t="277.00" lane="6/1to7/1_0" lanePos="533.54" x="160.16" y="1002.29"/>
<     <ToCdown id="ToC_veh" t="300.00" lane="6/1to7/1_0" lanePos="921.22" x="279.96" y="633.58"/>
<     <ToCup id="ToC_veh" t="302.00" lane="6/1to7/1_0" lanePos="952.72" x="289.70" y="603.62"/>
<     <TOR id="ToC_veh" t="377.00" lane="8/1to9/1_0" lanePos="248.57" x="1346.52" y="-4.95"/>
<     <ToCdown id="ToC_veh" t="400.00" lane="8/1to9/1_0" lanePos="636.25" x="1734.20" y="-4.95"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice successful_ToC ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,286
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:375:60 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12: runtime error: -nan is outside the range of representable values of type 'long long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:381:12 in 
> 
> =================================================================
> ==5751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f823e38e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f823e38e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f823e38e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f823e4526f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f823e38e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f823e44ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo b50 ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,35
> 
> =================================================================
> ==5015==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f8ea91df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f8ea91df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f8ea91df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8ea929fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f8ea91df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8ea92a36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f8ea91df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x3f85102a2c31b9ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo binary ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==5057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f210f0466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f210f0466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f210f0466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f210f106e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f210f0466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f210f10a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f210f0466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6c7cfa98da9eb9ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo emission ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==5005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa63bf566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa63bf566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa63bf566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa63c01a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa63bf566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa63c016e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa63bf566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x49017d16b4e7fbff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo envVarSubstitution ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==5025==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488b5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488b5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488b5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f488b6986f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488b5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f488b694e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f488b5d46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x8a604114aea92ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1198
> 
> =================================================================
> ==5121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66ece016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66ece016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66ece016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66ecec1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66ece016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66ecec56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f66ece016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc77e1baf725cdeff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
9c9
< lane 0 ok
---
> lane 0 mismatches
30,32c30,32
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
53,55c53,55
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
76,78c76,78
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
99,101c99,101
< lane 0 ok
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo meso edge_split ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,35
> 
> =================================================================
> ==5846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae457fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae457fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae457fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fae458bee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae457fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fae458c26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fae457fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x60a0cde32f973eff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output one_vehicle ( Last six runs Dec2020 )

---------- Differences in detector ----------
4,34c4,1024
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_3/1to2/1_0" nVehContrib="1" flow="36.00" occupancy="0.30" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="1"/>
<    <interval begin="0.00" end="100.00" id="e2_3/1to2/1_0" sampledSeconds="68.00" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.68" maxVehicleNumber="1" />
<    <interval begin="0.00" end="100.00" id="e3_3/1to2/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.30" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_3/1to2/1_0" sampledSeconds="52.00" nVehEntered="0" nVehLeft="1" nVehSeen="1" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.52" maxVehicleNumber="1" />
<    <interval begin="100.00" end="200.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="200.00" end="300.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="200.00" end="300.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="300.00" end="400.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="300.00" end="400.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="400.00" end="500.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="500.00" end="600.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="500.00" end="600.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="500.00" end="600.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="600.00" end="700.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="600.00" end="700.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="600.00" end="700.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="700.00" end="800.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="700.00" end="800.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="700.00" end="800.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="800.00" end="900.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="800.00" end="900.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="800.00" end="900.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="900.00" end="1000.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,12c1,29
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
---
> 
> =================================================================
> ==4917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc1524d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc1524d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc1524d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc153116f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,48d1
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output teleport ( Last six runs Dec2020 )

---------- Differences in detector ----------
4,64c4,1024
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_2/1to1/1_0" nVehContrib="2" flow="72.00" occupancy="0.60" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_2/1to1/1_0" sampledSeconds="53.00" nVehEntered="2" nVehLeft="0" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.53" maxVehicleNumber="2" />
<    <interval begin="0.00" end="100.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="27.50" vehicleSumWithin="2" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="27.50" meanTimeLossWithin="0.00"/>
<     <interval begin="0.00" end="100.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="0.00" end="100.00" id="e2_1/1to0/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="0.00" end="100.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_2/1to1/1_0" sampledSeconds="200.00" nVehEntered="0" nVehLeft="0" nVehSeen="2" meanSpeed="1.37" meanTimeLoss="86.30" meanOccupancy="0.02" maxOccupancy="0.02" meanMaxJamLengthInVehicles="1.69" meanMaxJamLengthInMeters="7.53" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.00" jamLengthInVehiclesSum="169" jamLengthInMetersSum="753.08" meanHaltingDuration="85.50" maxHaltingDuration="88.00" haltingDurationSum="171.00" meanIntervalHaltingDuration="8
5.50" maxIntervalHaltingDuration="88.00" intervalHaltingDurationSum="171.00" startedHalts="2.00" meanVehicleNumber="2.00" maxVehicleNumber="2" />
<    <interval begin="100.00" end="200.00" id="e3_2/1to1/1_0" meanTravelTime="40.10" meanOverlapTravelTime="40.70" meanSpeed="10.02" meanHaltsPerVehicle="0.00" meanTimeLoss="0.55" vehicleSum="1" meanSpeedWithin="3.27" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="125.00" vehicleSumWithin="1" meanIntervalSpeedWithin="1.59" meanIntervalHaltsPerVehicleWithin="1.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="84.10"/>
<     <interval begin="100.00" end="200.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_1/1to0/1_0" sampledSeconds="88.90" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="0.06" meanTimeLoss="88.40" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="0.87" meanMaxJamLengthInMeters="2.61" maxJamLengthInVehicles="1" maxJamLengthInMeters="3.00" jamLengthInVehiclesSum="87" jamLengthInMetersSum="261.00" meanHaltingDuration="88.00" maxHaltingDuration="88.00" haltingDurationSum="88.00" meanIntervalHaltingDuration="88.0
0" maxIntervalHaltingDuration="88.00" intervalHaltingDurationSum="88.00" startedHalts="1.00" meanVehicleNumber="0.89" maxVehicleNumber="1" />
<    <interval begin="100.00" end="200.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.11" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="89.90" vehicleSumWithin="1" meanIntervalSpeedWithin="0.11" meanIntervalHaltsPerVehicleWithin="1.00" meanIntervalDurationWithin="89.90" meanTimeLossWithin="0.95"/>
<     <interval begin="200.00" end="300.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_2/1to1/1_0" sampledSeconds="200.00" nVehEntered="0" nVehLeft="0" nVehSeen="2" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.02" maxOccupancy="0.02" meanMaxJamLengthInVehicles="2.00" meanMaxJamLengthInMeters="9.00" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.00" jamLengthInVehiclesSum="200" jamLengthInMetersSum="900.10" meanHaltingDuration="185.50" maxHaltingDuration="188.00" haltingDurationSum="371.00" meanIntervalHaltingDuration
="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="200.00" startedHalts="0.00" meanVehicleNumber="2.00" maxVehicleNumber="2" />
<    <interval begin="200.00" end="300.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.82" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="225.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="200.00" end="300.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_1/1to0/1_0" sampledSeconds="100.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="1.00" meanMaxJamLengthInMeters="3.00" maxJamLengthInVehicles="1" maxJamLengthInMeters="3.00" jamLengthInVehiclesSum="100" jamLengthInMetersSum="300.00" meanHaltingDuration="188.00" maxHaltingDuration="188.00" haltingDurationSum="188.00" meanIntervalHaltingDuration
="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="100.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="200.00" end="300.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.05" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="189.90" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="0.00"/>
<     <interval begin="300.00" end="400.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_2/1to1/1_0" sampledSeconds="200.00" nVehEntered="0" nVehLeft="0" nVehSeen="2" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.02" maxOccupancy="0.02" meanMaxJamLengthInVehicles="2.00" meanMaxJamLengthInMeters="9.00" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.00" jamLengthInVehiclesSum="200" jamLengthInMetersSum="900.10" meanHaltingDuration="285.50" maxHaltingDuration="288.00" haltingDurationSum="571.00" meanIntervalHaltingDuration
="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="200.00" startedHalts="0.00" meanVehicleNumber="2.00" maxVehicleNumber="2" />
<    <interval begin="300.00" end="400.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.26" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="325.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="300.00" end="400.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_1/1to0/1_0" sampledSeconds="100.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.01" maxOccupancy="0.01" meanMaxJamLengthInVehicles="1.00" meanMaxJamLengthInMeters="3.00" maxJamLengthInVehicles="1" maxJamLengthInMeters="3.00" jamLengthInVehiclesSum="100" jamLengthInMetersSum="300.00" meanHaltingDuration="288.00" maxHaltingDuration="288.00" haltingDurationSum="288.00" meanIntervalHaltingDuration
="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="100.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
<    <interval begin="300.00" end="400.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.03" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="289.90" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="0.00"/>
<     <interval begin="400.00" end="500.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_2/1to1/1_0" sampledSeconds="157.00" nVehEntered="1" nVehLeft="2" nVehSeen="3" meanSpeed="2.48" meanTimeLoss="39.33" meanOccupancy="0.02" maxOccupancy="0.02" meanMaxJamLengthInVehicles="1.18" meanMaxJamLengthInMeters="4.08" maxJamLengthInVehicles="2" maxJamLengthInMeters="9.00" jamLengthInVehiclesSum="118" jamLengthInMetersSum="408.02" meanHaltingDuration="344.50" maxHaltingDuration="388.00" haltingDurationSum="689.00" meanIntervalHaltingDuration=
"59.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="118.00" startedHalts="0.00" meanVehicleNumber="1.57" maxVehicleNumber="2" />
<    <interval begin="400.00" end="500.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_1/1to0/1_0" nVehContrib="1" flow="36.00" occupancy="0.30" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="1"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,90c1,29
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time 417.30.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time 417.30.
< Warning: Vehicle '1' left e3Detector 'e3_1/1to0/1_0' without entering it.
< Warning: Vehicle '0' arrived inside e3Detector 'e3_1/1to0/1_0'.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time 417.30.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time 417.30.
< Warning: Vehicle '1' left e3Detector 'e3_1/1to0/1_0' without entering it.
< Warning: Vehicle '0' arrived inside e3Detector 'e3_1/1to0/1_0'.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time 417.30.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time 417.30.
< Warning: Vehicle '1' left e3Detector 'e3_1/1to0/1_0' without entering it.
< Warning: Vehicle '0' arrived inside e3Detector 'e3_1/1to0/1_0'.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '1' ends teleporting on edge '1/1to0/1', time 417.30.
< Warning: Teleporting vehicle '1'; waited too long (jam), lane='2/1to1/1_0', time=417.30.
< Warning: Vehicle '1' teleported from e3Detector 'e3_2/1to1/1_0'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,96d1
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output teleport_multihop ( Last six runs Dec2020 )

---------- Differences in detector ----------
4,64c4,1024
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_2/1to1/1_0" nVehContrib="2" flow="72.00" occupancy="1.00" speed="10.00" harmonicMeanSpeed="10.00" length="5.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_2/1to1/1_0" sampledSeconds="141.64" nVehEntered="10" nVehLeft="0" nVehSeen="10" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.02" maxOccupancy="0.17" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" max
IntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.44" maxVehicleNumber="10" />
<    <interval begin="0.00" end="100.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="15.16" vehicleSumWithin="10" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="15.16" meanTimeLossWithin="0.00"/>
<     <interval begin="0.00" end="100.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="0.00" end="100.00" id="e2_1/1to0/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="0.00" end="100.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_2/1to1/1_0" nVehContrib="40" flow="1440.00" occupancy="20.00" speed="10.00" harmonicMeanSpeed="10.00" length="5.00" nVehEntered="40"/>
<    <interval begin="100.00" end="200.00" id="e2_2/1to1/1_0" sampledSeconds="3050.39" nVehEntered="40" nVehLeft="0" nVehSeen="50" meanSpeed="8.01" meanTimeLoss="12.11" meanOccupancy="0.51" maxOccupancy="0.83" meanMaxJamLengthInVehicles="5.63" meanMaxJamLengthInMeters="41.06" maxJamLengthInVehicles="25" maxJamLengthInMeters="185.02" jamLengthInVehiclesSum="563" jamLengthInMetersSum="4105.52" meanHaltingDuration="22.65" maxHaltingDuration="48.00" haltingDurationSum="589.00" meanIntervalHaltingDur
ation="22.65" maxIntervalHaltingDuration="48.00" intervalHaltingDurationSum="589.00" startedHalts="26.00" meanVehicleNumber="30.60" maxVehicleNumber="50" />
<    <interval begin="100.00" end="200.00" id="e3_2/1to1/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.50" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="34" meanSpeedWithin="10.00" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="22.26" vehicleSumWithin="16" meanIntervalSpeedWithin="10.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="22.26" meanTimeLossWithin="0.00"/>
<     <interval begin="100.00" end="200.00" id="e1_1/1to0/1_0" nVehContrib="26" flow="936.00" occupancy="13.00" speed="10.00" harmonicMeanSpeed="10.00" length="5.00" nVehEntered="26"/>
<    <interval begin="100.00" end="200.00" id="e2_1/1to0/1_0" sampledSeconds="1491.87" nVehEntered="34" nVehLeft="0" nVehSeen="34" meanSpeed="5.94" meanTimeLoss="17.81" meanOccupancy="0.25" maxOccupancy="0.57" meanMaxJamLengthInVehicles="5.63" meanMaxJamLengthInMeters="41.06" maxJamLengthInVehicles="25" maxJamLengthInMeters="185.02" jamLengthInVehiclesSum="563" jamLengthInMetersSum="4105.52" meanHaltingDuration="22.65" maxHaltingDuration="48.00" haltingDurationSum="589.00" meanIntervalHaltingDur
ation="22.65" maxIntervalHaltingDuration="48.00" intervalHaltingDurationSum="589.00" startedHalts="26.00" meanVehicleNumber="15.00" maxVehicleNumber="34" />
<    <interval begin="100.00" end="200.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="7.08" meanHaltsPerVehicleWithin="0.74" meanDurationWithin="44.88" vehicleSumWithin="34" meanIntervalSpeedWithin="7.08" meanIntervalHaltsPerVehicleWithin="0.74" meanIntervalDurationWithin="44.88" meanTimeLossWithin="16.40"/>
<     <interval begin="200.00" end="300.00" id="e1_2/1to1/1_0" nVehContrib="12" flow="432.00" occupancy="6.00" speed="10.00" harmonicMeanSpeed="10.00" length="5.00" nVehEntered="12"/>
<    <interval begin="200.00" end="300.00" id="e2_2/1to1/1_0" sampledSeconds="5361.48" nVehEntered="4" nVehLeft="0" nVehSeen="54" meanSpeed="1.23" meanTimeLoss="87.07" meanOccupancy="0.89" maxOccupancy="0.90" meanMaxJamLengthInVehicles="46.55" meanMaxJamLengthInMeters="347.60" maxJamLengthInVehicles="54" maxJamLengthInMeters="406.00" jamLengthInVehiclesSum="4655" jamLengthInMetersSum="34760.15" meanHaltingDuration="97.63" maxHaltingDuration="148.00" haltingDurationSum="5272.00" meanIntervalHalti
ngDuration="86.72" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="4683.00" startedHalts="28.00" meanVehicleNumber="53.62" maxVehicleNumber="54" />
<    <interval begin="200.00" end="300.00" id="e3_2/1to1/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.51" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.01" vehicleSum="19" meanSpeedWithin="5.84" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="70.00" vehicleSumWithin="1" meanIntervalSpeedWithin="5.84" meanIntervalHaltsPerVehicleWithin="1.00" meanIntervalDurationWithin="70.00" meanTimeLossWithin="29.10"/>
<     <interval begin="200.00" end="300.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="99.85" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="1"/>
<    <interval begin="200.00" end="300.00" id="e2_1/1to0/1_0" sampledSeconds="4872.62" nVehEntered="19" nVehLeft="0" nVehSeen="53" meanSpeed="0.41" meanTimeLoss="88.16" meanOccupancy="0.81" maxOccupancy="0.88" meanMaxJamLengthInVehicles="46.28" meanMaxJamLengthInMeters="344.65" maxJamLengthInVehicles="53" maxJamLengthInMeters="395.05" jamLengthInVehiclesSum="4628" jamLengthInMetersSum="34464.53" meanHaltingDuration="98.94" maxHaltingDuration="148.00" haltingDurationSum="5244.00" meanIntervalHalt
ingDuration="87.83" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="4655.00" startedHalts="27.00" meanVehicleNumber="48.77" maxVehicleNumber="53" />
<    <interval begin="200.00" end="300.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.62" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="121.08" vehicleSumWithin="53" meanIntervalSpeedWithin="0.48" meanIntervalHaltsPerVehicleWithin="0.53" meanIntervalDurationWithin="92.28" meanTimeLossWithin="86.27"/>
<     <interval begin="300.00" end="400.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_2/1to1/1_0" sampledSeconds="5400.00" nVehEntered="0" nVehLeft="0" nVehSeen="54" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="54.00" meanMaxJamLengthInMeters="406.00" maxJamLengthInVehicles="54" maxJamLengthInMeters="406.00" jamLengthInVehiclesSum="5400" jamLengthInMetersSum="40600.10" meanHaltingDuration="197.63" maxHaltingDuration="248.00" haltingDurationSum="10672.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5400.00" startedHalts="0.00" meanVehicleNumber="54.00" maxVehicleNumber="54" />
<    <interval begin="300.00" end="400.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="2.41" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="170.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="300.00" end="400.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_1/1to0/1_0" sampledSeconds="5300.00" nVehEntered="0" nVehLeft="0" nVehSeen="53" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.88" maxOccupancy="0.88" meanMaxJamLengthInVehicles="53.00" meanMaxJamLengthInMeters="395.05" maxJamLengthInVehicles="53" maxJamLengthInMeters="395.05" jamLengthInVehiclesSum="5300" jamLengthInMetersSum="39505.20" meanHaltingDuration="198.94" maxHaltingDuration="248.00" haltingDurationSum="10544.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5300.00" startedHalts="0.00" meanVehicleNumber="53.00" maxVehicleNumber="53" />
<    <interval begin="300.00" end="400.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.91" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="221.08" vehicleSumWithin="53" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="98.11"/>
<     <interval begin="400.00" end="500.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_2/1to1/1_0" sampledSeconds="5400.00" nVehEntered="0" nVehLeft="0" nVehSeen="54" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="54.00" meanMaxJamLengthInMeters="406.00" maxJamLengthInVehicles="54" maxJamLengthInMeters="406.00" jamLengthInVehiclesSum="5400" jamLengthInMetersSum="40600.10" meanHaltingDuration="297.63" maxHaltingDuration="348.00" haltingDurationSum="16072.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5400.00" startedHalts="0.00" meanVehicleNumber="54.00" maxVehicleNumber="54" />
<    <interval begin="400.00" end="500.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.51" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="270.00" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="400.00" end="500.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,78c1,29
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=571.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 971.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=571.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 971.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=571.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 971.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=571.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 971.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=571.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 971.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=571.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 971.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=571.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 971.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=571.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 971.50.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_2/1to1/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_2/1to1/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_2/1to1/1_0').
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,96d1
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output teleport_multihop_newDefaults ( Last six runs Dec2020 )

---------- Differences in detector ----------
4,64c4,1024
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_2/1to1/1_0" nVehContrib="3" flow="108.00" occupancy="1.46" speed="10.27" harmonicMeanSpeed="10.26" length="5.00" nVehEntered="3"/>
<    <interval begin="0.00" end="100.00" id="e2_2/1to1/1_0" sampledSeconds="98.39" nVehEntered="5" nVehLeft="0" nVehSeen="5" meanSpeed="10.27" meanTimeLoss="0.32" meanOccupancy="0.02" maxOccupancy="0.08" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.01" maxVehicleNumber="5" />
<    <interval begin="0.00" end="100.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="9.87" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="20.68" vehicleSumWithin="5" meanIntervalSpeedWithin="9.87" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="20.68" meanTimeLossWithin="0.32"/>
<     <interval begin="0.00" end="100.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="0.00" end="100.00" id="e2_1/1to0/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="0.00" end="100.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_2/1to1/1_0" nVehContrib="35" flow="1260.00" occupancy="20.95" speed="8.45" harmonicMeanSpeed="8.44" length="5.00" nVehEntered="36"/>
<    <interval begin="100.00" end="200.00" id="e2_2/1to1/1_0" sampledSeconds="2702.19" nVehEntered="42" nVehLeft="0" nVehSeen="47" meanSpeed="7.83" meanTimeLoss="11.78" meanOccupancy="0.45" maxOccupancy="0.78" meanMaxJamLengthInVehicles="2.10" meanMaxJamLengthInMeters="14.35" maxJamLengthInVehicles="11" maxJamLengthInMeters="80.01" jamLengthInVehiclesSum="210" jamLengthInMetersSum="1435.15" meanHaltingDuration="18.50" maxHaltingDuration="57.00" haltingDurationSum="222.00" meanIntervalHaltingDura
tion="18.50" maxIntervalHaltingDuration="57.00" intervalHaltingDurationSum="222.00" startedHalts="12.00" meanVehicleNumber="27.24" maxVehicleNumber="47" />
<    <interval begin="100.00" end="200.00" id="e3_2/1to1/1_0" meanTravelTime="46.14" meanOverlapTravelTime="46.72" meanSpeed="8.72" meanHaltsPerVehicle="0.00" meanTimeLoss="4.87" vehicleSum="26" meanSpeedWithin="8.58" meanHaltsPerVehicleWithin="0.00" meanDurationWithin="28.30" vehicleSumWithin="21" meanIntervalSpeedWithin="8.58" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="28.30" meanTimeLossWithin="5.13"/>
<     <interval begin="100.00" end="200.00" id="e1_1/1to0/1_0" nVehContrib="19" flow="684.00" occupancy="11.31" speed="8.71" harmonicMeanSpeed="8.65" length="5.00" nVehEntered="20"/>
<    <interval begin="100.00" end="200.00" id="e2_1/1to0/1_0" sampledSeconds="1027.58" nVehEntered="26" nVehLeft="0" nVehSeen="26" meanSpeed="6.75" meanTimeLoss="12.35" meanOccupancy="0.17" maxOccupancy="0.43" meanMaxJamLengthInVehicles="2.10" meanMaxJamLengthInMeters="14.35" maxJamLengthInVehicles="11" maxJamLengthInMeters="80.01" jamLengthInVehiclesSum="210" jamLengthInMetersSum="1435.15" meanHaltingDuration="18.50" maxHaltingDuration="57.00" haltingDurationSum="222.00" meanIntervalHaltingDura
tion="18.50" maxIntervalHaltingDuration="57.00" intervalHaltingDurationSum="222.00" startedHalts="12.00" meanVehicleNumber="10.41" maxVehicleNumber="26" />
<    <interval begin="100.00" end="200.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="7.50" meanHaltsPerVehicleWithin="0.42" meanDurationWithin="40.52" vehicleSumWithin="26" meanIntervalSpeedWithin="7.50" meanIntervalHaltsPerVehicleWithin="0.42" meanIntervalDurationWithin="40.52" meanTimeLossWithin="10.14"/>
<     <interval begin="200.00" end="300.00" id="e1_2/1to1/1_0" nVehContrib="16" flow="576.00" occupancy="9.14" speed="8.59" harmonicMeanSpeed="8.56" length="5.00" nVehEntered="15"/>
<    <interval begin="200.00" end="300.00" id="e2_2/1to1/1_0" sampledSeconds="5316.39" nVehEntered="7" nVehLeft="0" nVehSeen="54" meanSpeed="1.94" meanTimeLoss="79.37" meanOccupancy="0.89" maxOccupancy="0.90" meanMaxJamLengthInVehicles="40.23" meanMaxJamLengthInMeters="300.40" maxJamLengthInVehicles="54" maxJamLengthInMeters="406.00" jamLengthInVehiclesSum="4023" jamLengthInMetersSum="30040.21" meanHaltingDuration="79.39" maxHaltingDuration="157.00" haltingDurationSum="4287.00" meanIntervalHalti
ngDuration="75.28" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="4065.00" startedHalts="42.00" meanVehicleNumber="53.19" maxVehicleNumber="54" />
<    <interval begin="200.00" end="300.00" id="e3_2/1to1/1_0" meanTravelTime="47.39" meanOverlapTravelTime="47.99" meanSpeed="8.45" meanHaltsPerVehicle="0.00" meanTimeLoss="8.17" vehicleSum="27" meanSpeedWithin="5.54" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="73.96" vehicleSumWithin="1" meanIntervalSpeedWithin="5.54" meanIntervalHaltsPerVehicleWithin="1.00" meanIntervalDurationWithin="73.96" meanTimeLossWithin="35.32"/>
<     <interval begin="200.00" end="300.00" id="e1_1/1to0/1_0" nVehContrib="7" flow="252.00" occupancy="78.45" speed="8.37" harmonicMeanSpeed="8.37" length="5.00" nVehEntered="7"/>
<    <interval begin="200.00" end="300.00" id="e2_1/1to0/1_0" sampledSeconds="4537.24" nVehEntered="27" nVehLeft="0" nVehSeen="53" meanSpeed="0.86" meanTimeLoss="78.18" meanOccupancy="0.76" maxOccupancy="0.88" meanMaxJamLengthInVehicles="39.90" meanMaxJamLengthInMeters="296.79" maxJamLengthInVehicles="53" maxJamLengthInMeters="395.05" jamLengthInVehiclesSum="3990" jamLengthInMetersSum="29678.89" meanHaltingDuration="80.25" maxHaltingDuration="157.00" haltingDurationSum="4253.00" meanIntervalHalt
ingDuration="76.06" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="4031.00" startedHalts="41.00" meanVehicleNumber="45.53" maxVehicleNumber="53" />
<    <interval begin="200.00" end="300.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.85" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="106.00" vehicleSumWithin="53" meanIntervalSpeedWithin="0.94" meanIntervalHaltsPerVehicleWithin="0.79" meanIntervalDurationWithin="86.12" meanTimeLossWithin="76.25"/>
<     <interval begin="300.00" end="400.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_2/1to1/1_0" sampledSeconds="5400.00" nVehEntered="0" nVehLeft="0" nVehSeen="54" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="54.00" meanMaxJamLengthInMeters="406.00" maxJamLengthInVehicles="54" maxJamLengthInMeters="406.00" jamLengthInVehiclesSum="5400" jamLengthInMetersSum="40600.10" meanHaltingDuration="179.39" maxHaltingDuration="257.00" haltingDurationSum="9687.00" meanIntervalHal
tingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5400.00" startedHalts="0.00" meanVehicleNumber="54.00" maxVehicleNumber="54" />
<    <interval begin="300.00" end="400.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="2.35" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="173.96" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="300.00" end="400.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_1/1to0/1_0" sampledSeconds="5300.00" nVehEntered="0" nVehLeft="0" nVehSeen="53" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.88" maxOccupancy="0.88" meanMaxJamLengthInVehicles="53.00" meanMaxJamLengthInMeters="395.05" maxJamLengthInVehicles="53" maxJamLengthInMeters="395.05" jamLengthInVehiclesSum="5300" jamLengthInMetersSum="39505.20" meanHaltingDuration="180.25" maxHaltingDuration="257.00" haltingDurationSum="9553.00" meanIntervalHal
tingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5300.00" startedHalts="0.00" meanVehicleNumber="53.00" maxVehicleNumber="53" />
<    <interval begin="300.00" end="400.00" id="e3_1/1to0/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="0.96" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="206.00" vehicleSumWithin="53" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="98.11"/>
<     <interval begin="400.00" end="500.00" id="e1_2/1to1/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_2/1to1/1_0" sampledSeconds="5400.00" nVehEntered="0" nVehLeft="0" nVehSeen="54" meanSpeed="0.00" meanTimeLoss="100.00" meanOccupancy="0.90" maxOccupancy="0.90" meanMaxJamLengthInVehicles="54.00" meanMaxJamLengthInMeters="406.00" maxJamLengthInVehicles="54" maxJamLengthInMeters="406.00" jamLengthInVehiclesSum="5400" jamLengthInMetersSum="40600.10" meanHaltingDuration="279.39" maxHaltingDuration="357.00" haltingDurationSum="15087.00" meanIntervalHa
ltingDuration="100.00" maxIntervalHaltingDuration="100.00" intervalHaltingDurationSum="5400.00" startedHalts="0.00" meanVehicleNumber="54.00" maxVehicleNumber="54" />
<    <interval begin="400.00" end="500.00" id="e3_2/1to1/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="1.50" meanHaltsPerVehicleWithin="1.00" meanDurationWithin="273.96" vehicleSumWithin="1" meanIntervalSpeedWithin="0.00" meanIntervalHaltsPerVehicleWithin="0.00" meanIntervalDurationWithin="100.00" meanTimeLossWithin="100.00"/>
<     <interval begin="400.00" end="500.00" id="e1_1/1to0/1_0" nVehContrib="0" flow="0.00" occupancy="100.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,78c1,29
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=565.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 965.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=565.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 965.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=565.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 965.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=565.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 965.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=565.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 965.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=565.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 965.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=565.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 965.50.
< Warning: Teleporting vehicle '2'; waited too long (jam), lane='2/1to1/1_0', time=565.40.
< Warning: Vehicle '2' teleported from e3Detector 'e3_2/1to1/1_0'.
< Warning: Vehicle '2' teleports beyond arrival edge '1/1to0/1', time 965.50.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_2/1to1/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_2/1to1/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_2/1to1/1_0').
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,96d1
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output two_same_vehicles ( Last six runs Dec2020 )

---------- Differences in detector ----------
4,34c4,1024
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_3/1to2/1_0" nVehContrib="2" flow="72.00" occupancy="0.60" speed="10.00" harmonicMeanSpeed="10.00" length="3.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_3/1to2/1_0" sampledSeconds="133.00" nVehEntered="2" nVehLeft="0" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIn
tervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.33" maxVehicleNumber="2" />
<    <interval begin="0.00" end="100.00" id="e3_3/1to2/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.30" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="2" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_3/1to2/1_0" sampledSeconds="107.00" nVehEntered="0" nVehLeft="2" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" max
IntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.07" maxVehicleNumber="2" />
<    <interval begin="100.00" end="200.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="200.00" end="300.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="200.00" end="300.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="300.00" end="400.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="300.00" end="400.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="400.00" end="500.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="500.00" end="600.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="500.00" end="600.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="500.00" end="600.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="600.00" end="700.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="600.00" end="700.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="600.00" end="700.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="700.00" end="800.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="700.00" end="800.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="700.00" end="800.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="800.00" end="900.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="800.00" end="900.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="800.00" end="900.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="900.00" end="1000.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,12c1,29
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
---
> 
> =================================================================
> ==4918==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80cfe866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80cfe866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f80cfe866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f80cff4a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,48d1
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output two_vehicles_diff_length ( Last six runs Dec2020 )

---------- Differences in detector ----------
4,34c4,1024
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_3/1to2/1_0" nVehContrib="2" flow="72.00" occupancy="1.60" speed="10.00" harmonicMeanSpeed="10.00" length="8.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_3/1to2/1_0" sampledSeconds="133.00" nVehEntered="2" nVehLeft="0" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.03" maxOccupancy="0.05" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIn
tervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.33" maxVehicleNumber="2" />
<    <interval begin="0.00" end="100.00" id="e3_3/1to2/1_0" meanTravelTime="40.00" meanOverlapTravelTime="40.80" meanSpeed="10.00" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="2" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_3/1to2/1_0" sampledSeconds="107.00" nVehEntered="0" nVehLeft="2" nVehSeen="2" meanSpeed="10.00" meanTimeLoss="0.00" meanOccupancy="0.03" maxOccupancy="0.05" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" max
IntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.07" maxVehicleNumber="2" />
<    <interval begin="100.00" end="200.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="200.00" end="300.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="200.00" end="300.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="300.00" end="400.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="300.00" end="400.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="400.00" end="500.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="500.00" end="600.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="500.00" end="600.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="500.00" end="600.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="600.00" end="700.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="600.00" end="700.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="600.00" end="700.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="700.00" end="800.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="700.00" end="800.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="700.00" end="800.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="800.00" end="900.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="800.00" end="900.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="800.00" end="900.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="900.00" end="1000.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,12c1,29
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
---
> 
> =================================================================
> ==5035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f918d79e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f918d79e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f918d79e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f918d8626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,48d1
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< Loading configuration ... done.
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo output two_vehicles_diff_speed ( Last six runs Dec2020 )

---------- Differences in detector ----------
4,34c4,1024
< <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<     <interval begin="0.00" end="100.00" id="e1_3/1to2/1_0" nVehContrib="2" flow="72.00" occupancy="0.63" speed="9.50" harmonicMeanSpeed="9.47" length="3.00" nVehEntered="2"/>
<    <interval begin="0.00" end="100.00" id="e2_3/1to2/1_0" sampledSeconds="129.67" nVehEntered="2" nVehLeft="0" nVehSeen="2" meanSpeed="9.53" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxInt
ervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.30" maxVehicleNumber="2" />
<    <interval begin="0.00" end="100.00" id="e3_3/1to2/1_0" meanTravelTime="42.22" meanOverlapTravelTime="42.54" meanSpeed="9.50" meanHaltsPerVehicle="0.00" meanTimeLoss="0.00" vehicleSum="2" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="100.00" end="200.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="100.00" end="200.00" id="e2_3/1to2/1_0" sampledSeconds="124.00" nVehEntered="0" nVehLeft="2" nVehSeen="2" meanSpeed="9.41" meanTimeLoss="0.00" meanOccupancy="0.01" maxOccupancy="0.02" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.24" maxVehicleNumber="2" />
<    <interval begin="100.00" end="200.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="200.00" end="300.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="200.00" end="300.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="200.00" end="300.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="300.00" end="400.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="300.00" end="400.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="300.00" end="400.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="400.00" end="500.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="400.00" end="500.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="400.00" end="500.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="500.00" end="600.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="500.00" end="600.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="500.00" end="600.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="600.00" end="700.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="600.00" end="700.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="600.00" end="700.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="700.00" end="800.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="700.00" end="800.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="700.00" end="800.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="800.00" end="900.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<    <interval begin="800.00" end="900.00" id="e2_3/1to2/1_0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxI
ntervalHaltingDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="800.00" end="900.00" id="e3_3/1to2/1_0" meanTravelTime="-1.00" meanOverlapTravelTime="-1.00" meanSpeed="-1.00" meanHaltsPerVehicle="-1.00" meanTimeLoss="-1.00" vehicleSum="0" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
<     <interval begin="900.00" end="1000.00" id="e1_3/1to2/1_0" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,12c1,29
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e2Detector 'e2_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 (in e3Detector 'e3_3/1to2/1_0').
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
< Warning: The given time value 0.10 is not a multiple of the step length 1.00 for meandata dump 'dump_15'.
---
> 
> =================================================================
> ==4976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f464502f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f464502f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f464502f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46450f36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Loading configuration ... done.

TEST FAILED on ts-sim-build-ba : sumo protobuf ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==5038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72abd366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72abd366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72abd366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72abdfa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72abd366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72abdf6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72abd366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6e7792eb70c010ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ringNoBrake ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,287
> 
> =================================================================
> ==5117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f3a073526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f3a073526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f3a073526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a07412e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f3a073526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a074166f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f3a073526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x115203a2c13189ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==5073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd07e5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd07e5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd07e5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd07e678e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd07e5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd07e67c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd07e5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x1a58916428eba6ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas api ( Last six runs Dec2020 )

---------- Differences in errors ----------
1,3c1,4
< Note: data/APITest.java uses unchecked or unsafe operations.
< Note: Recompile with -Xlint:unchecked for details.
< Received null repsonse for command 203 149. (Maybe you need to use do_job_set?)
---
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traas/runner.py", line 38, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,78d0
< deltaT:1.0
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas multiclient ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traas/runner.py", line 38, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,4656d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas simple ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traas/runner.py", line 38, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,4643d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas subscription ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traas/runner.py", line 38, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,88d0
< Step: 0
< Subscription Departed vehicles: v0
< Step: 1
< Subscription Departed vehicles: v1
< Position of vehicle v0: x = 14.723087073160213 y = -4.8
< Speed of vehicle v0: 14.723087073160213
< Step: 2
< Subscription Departed vehicles: v2
< Position of vehicle v0: x = 29.446174146320427 y = -4.8
< Speed of vehicle v0: 14.723087073160213
< Position of vehicle v1: x = 13.033068701216276 y = -4.8
< Speed of vehicle v1: 13.033068701216276
< Step: 3
< Subscription Departed vehicles: v3
< Position of vehicle v0: x = 44.16926121948064 y = -4.8
< Speed of vehicle v0: 14.723087073160213
< Position of vehicle v1: x = 26.066137402432553 y = -4.8
< Speed of vehicle v1: 13.033068701216276
< Position of vehicle v2: x = 11.791085876520345 y = -4.8
< Speed of vehicle v2: 11.791085876520345
< Step: 4
< Subscription Departed vehicles: v4
< Position of vehicle v0: x = 58.892348292640854 y = -4.8
< Speed of vehicle v0: 14.723087073160213
< Position of vehicle v1: x = 39.099206103648825 y = -4.8
< Speed of vehicle v1: 13.033068701216276
< Position of vehicle v2: x = 23.872351142675807 y = -1.6
< Speed of vehicle v2: 12.081265266155462
< Position of vehicle v3: x = 10.290835876520346 y = -4.8
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traas webservice ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traas/webservice/runner.py", line 35, in <module>
>     assert(os.path.exists(traasJar))
> AssertionError
---------- Differences in output ----------
1,17d0
< Sumo Webservice is going to start
< WSDL wird geparst ...
< 
< 
< 
< Die WSDL und die zugehrigen Metadaten werden heruntergeladen
< 
< 
< Code wird generiert ...
< 
< 
< Code wird kompiliert ...
< 
< 
< Die generierten Artefakte werden in ./webservice.jar archiviert.
< 
< Benutzer user startet den Sumo Webservice Service

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==12203==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faefb82a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faefb82a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faefb82a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faefb8ee6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faefb82a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faefb8eae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12211==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6a7aa536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6a7aa536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6a7aa536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6a7ab176f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6a7aa536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6a7ab13e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a217f96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a217f96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a217f96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a218bd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a217f96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a218b9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==12196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5b2e95f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5b2e95f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5b2e95f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5b2ea236f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5b2e95f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5b2ea1fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3e72fb46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3e72fb46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3e72fb46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3e730786f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3e72fb46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3e73074e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==12168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc67929d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc67929d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc67929d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc6793616f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc67929d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc67935de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3447a9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3447a9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3447a9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3447b626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3447a9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3447b5ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5de4c86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5de4c86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7563ee26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7563ee26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc279aaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc279aaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3041f876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3041f876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d6ce4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3d6ce4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f965f11d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f965f11d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12742==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f611d51b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f611d51b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f195246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f195246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f6a9006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7f6a9006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f839ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f839ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0be09246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0be09246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==12750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e31ef36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e31ef36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148324d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148324d)
>     #9 0x1599fdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1599fdd)
>     #10 0x1342215  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342215)
>     #11 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #12 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #13 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #14 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #15 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==12140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41f6c276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41f6c276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41f6c276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41f6ceb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41f6c276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41f6ce7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==12113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ba58f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ba58f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ba58f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ba59b8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4ba58f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ba59bc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f85d6a3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f85d6a3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f85d6a3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85d6aff6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f85d6a3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85d6afbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12123==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefd59aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefd59aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefd59aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fefd5a6e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fefd59aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fefd5a6ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8c501b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8c501b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8c501b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd8c50df6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8c501b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd8c50dbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4d3
< lead_straight
6d4
< [002] Context results for vehicle 'ego':
7a6
> [002] Context results for vehicle 'ego':
9d7
< [003] Context results for vehicle 'ego':
10a9
> [003] Context results for vehicle 'ego':
12d10
< [004] Context results for vehicle 'ego':
13a12
> [004] Context results for vehicle 'ego':
15d13
< [005] Context results for vehicle 'ego':
16a15
> [005] Context results for vehicle 'ego':
18d16
< [006] Context results for vehicle 'ego':
19a18
> [006] Context results for vehicle 'ego':
21d19
< [007] Context results for vehicle 'ego':
22a21
> [007] Context results for vehicle 'ego':
24d22
< [008] Context results for vehicle 'ego':
25a24
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff784c1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff784c1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff784c1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff784cde6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff784c1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff784cdae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4a5
> follow_straight
7d7
< follow_straight
9a10
> follow_straight
12d12
< follow_straight
14a15
> follow_straight
17d17
< follow_straight
19a20
> follow_straight
22d22
< follow_straight
24a25
> follow_straight
27d27
< follow_straight
29a30
> follow_straight
32d32
< follow_straight
34a35
> follow_straight
37d37
< follow_straight
39a40
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa875deb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa875deb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa875deb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa875eaf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa875deb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa875eabe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5d3
< follow_straight
< follow_right
6a5,7
> follow_right
> follow_straight
> lead_left
9d9
< lead_left
11,12d10
< follow_straight
< follow_right
13a12,14
> follow_right
> follow_straight
> lead_left
16d16
< lead_left
18,19d17
< follow_straight
< follow_right
20a19,21
> follow_right
> follow_straight
> lead_left
23d23
< lead_left
25,26d24
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f016b3a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f016b3a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f016b3a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f016b4676f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f016b3a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f016b463e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>
---------- Differences in output ----------
4a5
> follow_straight
7d7
< follow_straight
9a10
> follow_straight
12d12
< follow_straight
14a15
> follow_straight
17d17
< follow_straight
19a20
> follow_straight
22d22
< follow_straight
24a25
> follow_straight
27d27
< follow_straight
29a30
> follow_straight
32d32
< follow_straight
34a35
> follow_straight
37d37
< follow_straight
39a40
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53dbf9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53dbf9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53dbf9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f53dc05ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f53dbf9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f53dc0606f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12445==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f191846d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f191846d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f191846d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f191852de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f191846d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19185316f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1c33a0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1c33a0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1c33a0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1c33ad06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1c33a0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1c33acce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda48aa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda48aa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda48aa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda48b666f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fda48aa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fda48b62e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f61f59186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f61f59186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f61f59186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61f59dc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f61f59186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61f59d8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbed60c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbed60c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbed60c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbed61866f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbed60c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbed6182e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2bece5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2bece5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2bece5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2becf1e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2bece5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2becf1ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12262==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f09744216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f09744216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f09744216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09744e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f09744216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09744e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f93dd1736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f93dd1736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f93dd1736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f93dd2376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f93dd1736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f93dd233e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0aa40726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0aa40726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0aa40726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0aa41366f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0aa40726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0aa4132e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8157dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8157dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8157dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd8158a06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8157dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd81589ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_only_opposite ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9eafeb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9eafeb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9eafeb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9eaff796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9eafeb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9eaff75e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8342af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8342af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8342af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd8343736f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd8342af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd83436fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7198e806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7198e806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7198e806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7198f446f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7198e806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7198f40e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96da2826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96da2826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96da2826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96da3466f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96da2826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96da342e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6effe056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6effe056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6effe056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6effec96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6effe056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6effec5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7ebbc866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7ebbc866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7ebbc866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7ebbd4a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7ebbc866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7ebbd46e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d250_u250 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18c15306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18c15306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18c15306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f18c15f0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18c15306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f18c15f46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9b21126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9b21126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9b21126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9b21d2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9b21126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9b21d66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f71a22636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f71a22636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f71a22636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f71a23276f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f71a22636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f71a2323e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc7737dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc7737dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc7737dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc7738a06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc7737dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc77389ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f62661e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f62661e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f62661e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62662a46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f62661e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62662a0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8c7cfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8c7cfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8c7cfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8c7dbe6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe8c7cfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8c7dbae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==12310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc89ade6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc89ade6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc89ade6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efc89ba26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efc89ade6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efc89b9ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1010 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==6328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42127296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42127296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42127296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f42127ed6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f42127296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f42127e9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket1433 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,432
> 
> =================================================================
> ==6341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1614f296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1614f296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1614f296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1614fed6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1614f296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1614fe9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1614f296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xadd1849239ae0aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2321 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,279
> 
> =================================================================
> ==6387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa984fc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa984fc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa984fc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa985084e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa984fc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa9850886f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2777 ( Last six runs Dec2020 )

---------- Differences in errors ----------
6a7,336
> 
> =================================================================
> ==6395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5b0b94c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5b0b94c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5b0b94c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5b0ba0ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5b0b94c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5b0ba106f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2803 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,239
> 
> =================================================================
> ==6413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdfd33396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdfd33396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdfd33396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdfd33fd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdfd33396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdfd33f9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket2804 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==6421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f78fd4ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f78fd4ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f78fd4ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f78fd5bfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f78fd4ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f78fd5c36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3140 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==6440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f20948ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f20948ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f20948ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f209496ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f20948ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f20949706f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3348 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==6450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2279fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2279fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2279fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff227ac16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2279fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff227abde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3349 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==6464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa86a3826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa86a3826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa86a3826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa86a4466f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa86a3826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa86a442e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==6472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9119f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9119f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9119f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff911ab5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9119f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff911ab96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff9119f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6ec1bd1f0d848fff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==6518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97a8f086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97a8f086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97a8f086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f97a8fc8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97a8f086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f97a8fcc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f97a8f086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x60a78d9425e231ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3505_with_load_offset ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==6506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f134f58c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f134f58c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f134f58c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f134f64ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f134f58c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f134f6506f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f134f58c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf6bbec04ecf900ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,617
> 
> =================================================================
> ==6556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f60166746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f60166746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f60166746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f60167386f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f60166746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6016734e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3634 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==6551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e200766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e200766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e200766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e2013a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e200766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e20136e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3648 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==6580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff0f310d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff0f310d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff0f310d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff0f31d16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff0f310d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff0f31cde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3810 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==6626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f634af7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f634af7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f634af7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f634b0406f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f634af7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f634b03ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4141 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==6644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab1ea946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab1ea946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab1ea946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab1eb54e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fab1ea946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab1eb586f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4214 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==6653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3caed36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3caed36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3caed36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc3caf93e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3caed36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc3caf976f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4307 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==6661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f34ecd026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f34ecd026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f34ecd026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34ecdc66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f34ecd026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34ecdc2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4324 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==6676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 24 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1e051b6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e051b6)
>     #2 0x1b62b18  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b62b18)
>     #3 0x1b4ddc6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4ddc6)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7ff69f2d7bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b60b97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b60b97)
>     #2 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #3 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #4 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7ff69f2d7bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff6a2c1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4418 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==6694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff24566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff24566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff24566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcff2516e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcff24566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcff251a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4432 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==6714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f955718c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f955718c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 4096 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #12 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #13 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #14 0x7f95571d5b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4514 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==6725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5fcdca66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5fcdca66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5fcdca66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5fcdd6a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5fcdca66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5fcdd66e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4563 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==6760==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc517366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc517366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc517366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc517fa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc517366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc517f6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4642 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==6786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9757c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9757c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9757c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9757cd86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9757c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9757cd4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket4920 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==6800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc56de7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc56de7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc56de7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc56df3f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc56de7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc56df3be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5029 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==6810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f365ae896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f365ae896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f365ae896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f365af4d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f365ae896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f365af49e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5114 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==6829==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb3f4ec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb3f4ec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb3f4ec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb3f4f83e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb3f4ec36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb3f4f876f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5309 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==6837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2385e066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2385e066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2385e066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2385eca6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2385e066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2385ec6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5390 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==6850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecc512b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecc512b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecc512b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fecc51ef6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fecc512b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fecc51ebe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5561 ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,318
> 
> =================================================================
> ==6860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8eb6b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8eb6b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8eb6b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc8eb775e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc8eb6b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc8eb7796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5620 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==6910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7f47656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7f47656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7f47656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff7f48296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff7f47656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff7f4825e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5674 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==6911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa32e22d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa32e22d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa32e22d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa32e2ede1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa32e22d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa32e2f16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5712 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==6919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c971a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c971a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c971a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c9726d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c971a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c97269e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5831 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==6940==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f14456226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f14456226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f14456226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f14456e2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f14456226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f14456e66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5932 ( Last six runs Dec2020 )

---------- Differences in errors ----------
3a4,279
> 
> =================================================================
> ==6939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4c475116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4c475116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4c475116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4c475d1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4c475116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4c475d56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5990 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==6948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24290b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24290b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24290b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f24291766f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24290b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2429172e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket6626 ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,240
> 
> =================================================================
> ==6963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc2e0fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc2e0fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc2e0fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc2e1bee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc2e0fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc2e1c26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7057 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==6964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27db8946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27db8946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27db8946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f27db954e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27db8946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f27db9586f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7949 ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==6972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46484de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46484de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46484de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46485a26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f46484de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f464859ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci busstop busstop ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==14299==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f52c19396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f52c19396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f52c19396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f52c19fd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f52c19396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f52c19f9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,292
> 
> =================================================================
> ==14294==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2744c7c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2744c7c)
>     #2 0x1d73670  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d73670)
>     #3 0x1b00799  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b00799)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f2cf599cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2cf92e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2cf92e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2cf92e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2cf93a46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==14317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3eb38ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3eb38ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3eb38ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3eb39c36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3eb38ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3eb39bfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==6987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a599066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a599066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a599066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a599ca6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a599066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a599c6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3a599066c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2648a7c99306d4ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,48
> 
> =================================================================
> ==6988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f35b9d738ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f35bb3356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f35b2f2abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f35bb3356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f35bb3356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f35bb3f5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1502
> 
> =================================================================
> ==10026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0edf1a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0edf1a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0edf1a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0edf265e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0edf1a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0edf2696f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1614
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==10036==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f1f496898ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f1f4ac4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f1f42840bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f1f4ac4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b25b376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b25b376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b25b376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b25bf7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0b25b376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b25bfb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==10749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f5d7c9378ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f5d7def96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f5d75aeebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f5d7def96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multiconnect ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,516
> 
> =================================================================
> ==11150==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe031edc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe031edc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe031edc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe031fa06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe031edc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe031f9ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2064
> 
> =================================================================
> ==9512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed03ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed03ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed03ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed03d8fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed03ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed03d936f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2064
> 
> =================================================================
> ==8283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0f2d9c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0f2d9c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0f2d9c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0f2da86e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0f2d9c66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0f2da8a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2216
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==8433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f12815e48ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f1282ba66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f127a79bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f1282ba66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,548
> 
> =================================================================
> ==9977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02d26eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02d26eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02d26eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02d27abe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f02d26eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02d27af6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1032
> 
> =================================================================
> ==8890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2bf53df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2bf53df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2bf53df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2bf549fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2bf53df6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2bf54a36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,548
> 
> =================================================================
> ==9990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0bebc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0bebc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0bebc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e0bf7ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4e0bebc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e0bf806f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1032
> 
> =================================================================
> ==9657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa8f69166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa8f69166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa8f69166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa8f69d6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa8f69166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa8f69da6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,230
> 
> =================================================================
> ==9939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97b99a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97b99a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97b99a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97ba5e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff97b99a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97ba5ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1548
> 
> =================================================================
> ==7112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f87e03ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f87e03ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f87e03ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87e046de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f87e03ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87e04716f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1662
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==7233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f6e8cf868ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f6e8e5486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,5160
> 
> =================================================================
> ==7035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd29a8e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd29a8e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd29a8e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd29a9a9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd29a8e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd29a9ad6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions edge_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ef37676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ef37676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ef37676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ef3827e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1ef37676c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ef382b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6920b306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6920b306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6920b306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6920bf0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6920b306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6920bf46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions junction_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fce1f0656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fce1f0656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fce1f0656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fce1f125e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fce1f0656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fce1f1296f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions junction_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4a623b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4a623b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4a623b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4a62fbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff4a623b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4a62ff6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66770fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66770fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66770fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66771bee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f66770fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66771c26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions lane_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc3e0f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc3e0f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc3e0f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc3e1b7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdc3e0f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc3e1bb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions parking ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,345
> 
> =================================================================
> ==12080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9dded166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9dded166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9dded166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9ddedda6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9dded166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9ddedd6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed51fde6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed51fde6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed51fde6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed5209ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fed51fde6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed520a26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==12032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f95a5e436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f95a5e436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f95a5e436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95a5f03e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f95a5e436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95a5f076f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions poi_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2936e236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2936e236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2936e236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2936ee3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2936e236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2936ee76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3555b2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3555b2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3555b2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3555bede1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3555b2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3555bf16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions polygon_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21f5b5f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21f5b5f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21f5b5f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21f5c1fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21f5b5f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21f5c236f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11986==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a549a26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a549a26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a549a26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a54a62e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a549a26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a54a666f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_100m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11604==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e51ff66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e51ff66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e51ff66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e520b6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e51ff66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e520ba6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_200m ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==11627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffac05d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffac05d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffac05d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffac0697e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffac05d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffac069b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b0c20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b0c20: note: object has invalid vptr
>  15 00 00 54  17 00 00 73 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9: runtime error: member access within address 0x6030000b0c20 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b0c20: note: object has invalid vptr
>  15 00 00 54  17 00 00 73 00 00 00 00  80 da 02 00 90 61 00 00  01 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.h:75:9 in 
> =================================================================
> ==12878==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b0c30 at pc 0x000002c09aa4 bp 0x7ffe99400020 sp 0x7ffe99400018
> READ of size 4 at 0x6030000b0c30 thread T0
>     #0 0x2c09aa3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c09aa3)
>     #1 0x2c01628  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c01628)
>     #2 0x2c016be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c016be)
>     #3 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
>     #4 0x16ecaae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ecaae)
>     #5 0xefc8a3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefc8a3)
>     #6 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #7 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #8 0x7f879499fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x6030000b0c30 is located 16 bytes inside of 24-byte region [0x6030000b0c20,0x6030000b0c38)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,366
> 
> =================================================================
> ==6143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f106ea046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f106ea046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f106ea046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f106eac4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f106ea046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f106eac86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f106ea046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7b436b97ca0fb8ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in net ----------
4c4
< <net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
---
> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">
10,15c10,11
<     </edge>
<     <edge id=":f1_1" function="internal">
<         <lane id=":f1_1_0" index="0" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
<     </edge>
<     <edge id=":f1_2" function="internal">
<         <lane id=":f1_2_0" index="0" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
---
>         <lane id=":f1_0_1" index="1" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
>         <lane id=":f1_0_2" index="2" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
29,34c25,26
<     </edge>
<     <edge id=":f4_1" function="internal">
<         <lane id=":f4_1_0" index="0" speed="6.54" length="4.02" shape="303.57,403.21 302.81,403.91 301.96,404.40 301.02,404.70 300.00,404.80"/>
<     </edge>
<     <edge id=":f4_2" function="internal">
<         <lane id=":f4_2_0" index="0" speed="4.15" length="1.34" shape="301.19,401.07 300.94,401.30 300.65,401.47 300.34,401.57 300.00,401.60"/>
---
>         <lane id=":f4_0_1" index="1" speed="6.54" length="4.02" shape="303.57,403.21 302.81,403.91 301.96,404.40 301.02,404.70 300.00,404.80"/>
>         <lane id=":f4_0_2" index="2" speed="4.15" length="1.34" shape="301.19,401.07 300.94,401.30 300.65,401.47 300.34,401.57 300.00,401.60"/>
38,43c30,31
<     </edge>
<     <edge id=":f5_1" function="internal">
<         <lane id=":f5_1_0" index="0" speed="6.08" length="7.74" shape="9.60,404.80 7.50,405.10 6.00,406.00 5.10,407.50 4.80,409.60"/>
<     </edge>
<     <edge id=":f5_2" function="internal">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==5907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7fcdd036c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fcdd192e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7fcdc9523bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fcdd192e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,397
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==5917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7fe2b33f38ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fe2b49b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7fe2ac5aabf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7fe2b49b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==6039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f3db3b318ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f3db50f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f3dacce8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f3db50f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==14145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f315477b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f315477b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f315477b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f315483be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f315477b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f315483f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==14094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58be006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58be006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58be006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa58bec46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa58be006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa58bec0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==12867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c17bfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c17bfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c17bfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c17cbe6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3c17bfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c17cbae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==12859==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe897fd96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe897fd96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe897fd96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe898099e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe897fd96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe89809d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==14156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f130dd686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f130dd686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f130dd686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f130de28e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f130dd686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f130de2c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==14169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0aeea3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0aeea3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0aeea3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0aeeaffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0aeea3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0aeeb036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==14345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f63184a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f63184a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f63184a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6318567e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f63184a76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f631856b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==11517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5cd0666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5cd0666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5cd0666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa5cd126e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5cd0666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa5cd12a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==11531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13856cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13856cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13856cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13857906f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13856cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f138578ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==11538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f17673f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f17673f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f17673f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f17674ba6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f17673f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f17674b6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==11548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bbaf4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bbaf4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bbaf4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1bbb0116f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1bbaf4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1bbb00de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==11555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f587f20c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f587f20c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f587f20c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f587f2d06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f587f20c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f587f2cce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==11569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7fb7166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7fb7166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7fb7166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd7fb7da6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7fb7166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd7fb7d6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc params ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==11260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f639de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f639de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f639de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f63aa26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f639de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f63a9ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==11282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96bf2d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96bf2d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96bf2d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96bf3956f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f96bf2d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96bf391e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc paramsWithKey_subscription ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==11289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff25c78c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff25c78c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff25c78c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff25c8506f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff25c78c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff25c84ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting add_with_taz ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==11329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f746c3d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f746c3d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f746c3d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f746c4946f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f746c3d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f746c490e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==11492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f5f13231bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f16b756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f5f16b756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==11501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7fceb76bfbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcebb0036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcebb0036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 1024 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==11509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7fdaff413bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb02d576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb02d576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdb02d576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdb02e1b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==11475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7cf7a766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7cf7a766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7cf7a766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7cf7b36e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7cf7a766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7cf7b3a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==11403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f336e9606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f336e9606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f336e9606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f336ea20e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f336e9606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f336ea246f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==11410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3cdfca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3cdfca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3cdfca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3ce08ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3cdfca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3ce08e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==11467==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb8fb1a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb8fb1a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb8fb1a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb8fb263e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb8fb1a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb8fb2676f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,368
> 
> =================================================================
> ==11378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41c24206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41c24206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41c24206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41c24e46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41c24206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41c24e0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,368
> 
> =================================================================
> ==11371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7e8fb746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7e8fb746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7e8fb746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7e8fc386f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7e8fb746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7e8fc34e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==11345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e77e546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e77e546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e77e546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e77f14e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1e77e546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e77f186f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight_varyWithTime ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==11354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d5d5af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d5d5af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d5d5af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d5d66fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d5d5af6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d5d6736f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==11362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faa10d4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faa10d4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faa10d4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faa10e0be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faa10d4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faa10e0f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==11337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0bda8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0bda8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0bda8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0bda970e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0bda8b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0bda9746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==11394==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9b3adb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9b3adb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9b3adb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9b3b9be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb9b3adb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9b3b9f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==11387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8494fd36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8494fd36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8494fd36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8495093e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8494fd36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f84950976f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==11577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 24 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22e7cfa  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e7cfa)
>     #2 0x2294a16  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2294a16)
>     #3 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #4 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #5 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
>     #6 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f923037dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9233cc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22ef416  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22ef416)
>     #2 0x22eadce  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22eadce)
>     #3 0x22e66ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e66ea)
>     #4 0x228f1dc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f1dc)
>     #5 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #6 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #7 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==11593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22e7cfa  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e7cfa)
>     #2 0x2294a16  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2294a16)
>     #3 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #4 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #5 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
>     #6 0xf07ca7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07ca7)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f0e930d9bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e96a1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 168 byte(s) in 7 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x22ef416  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22ef416)
>     #2 0x22eadce  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22eadce)
>     #3 0x22e66ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22e66ea)
>     #4 0x228f1dc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f1dc)
>     #5 0x228cae2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228cae2)
>     #6 0x228c652  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228c652)
>     #7 0xf2e0c9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf2e0c9)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc steplistener ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==11300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01ea5e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01ea5e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01ea5e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01ea6a76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01ea5e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01ea6a3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==11308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7eff9c5bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7eff9c5bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7eff9c5bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7eff9c6836f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7eff9c5bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7eff9c67fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc tracing_noGetters ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==11322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf8b6906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf8b6906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf8b6906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf8b7546f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdf8b6906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf8b750e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==14164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6ef24ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6ef24ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6ef24ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6ef25ace1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6ef24ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6ef25b06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==14329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa11be876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa11be876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa11be876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa11bf4b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa11be876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa11bf47e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,330
> 
> =================================================================
> ==14309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff37f8f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff37f8f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff37f8f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff37f9b66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff37f8f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff37f9b2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,367
> 
> =================================================================
> ==14091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad2f13  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad2f13)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f64bb762bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64bf0a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64bf0a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64bf0a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f64bf166e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==13856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1d54b7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f1d51236bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1d54b7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1d54b7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1d54c3ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==13878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01b6d406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f01b33fcbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01b6d406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f01b6d406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01b6e00e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==13942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbab4bbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fbab127bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbab4bbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbab4bbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbab4c7fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==13958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7df9b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fd7dc06cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7df9b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd7df9b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd7dfa70e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,257
> 
> =================================================================
> ==13980==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb205a1e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fb2020dabf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb205a1e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb205a1e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb205ae26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,252
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==13996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3793626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fc375a1ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc3793626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,308
> 
> =================================================================
> ==14034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff63a1166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7ff6367d2bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff63a1166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff63a1166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff63a1da6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,252
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==14004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa37a4b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fa376b75bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa37a4b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,288
> 
> =================================================================
> ==13934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0ab26076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f0aaecc3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0ab26076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0ab26076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0ab26c7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,232
> 
> =================================================================
> ==13888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe636eb06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7fe63356cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe636eb06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe636eb06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe636f70e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,272
> 
> =================================================================
> ==13917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f436a74d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f4366e09bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f436a74d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f436a74d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f436a80de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,288
> 
> =================================================================
> ==13908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18991ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f18958a9bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18991ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f18991ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f18992ade1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,233
> 
> =================================================================
> ==13926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13ea65f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2a7939f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a7939f)
>     #2 0x1c2d501  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c2d501)
>     #3 0x1d2724c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d2724c)
>     #4 0x1ad9ead  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad9ead)
>     #5 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #6 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #7 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #8 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #9 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #10 0x7f13e6d1bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13ea65f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f13ea65f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13ea71fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,379
> 
> =================================================================
> ==14039==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad2f13  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad2f13)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f0ec1bb3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b43d6e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b43d6e)
>     #2 0x1ad78db  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ad78db)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7f0ec1bb3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0ec54f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,304
> 
> =================================================================
> ==14062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efe4a5376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efe4a5376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efe4a5376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efe4a5fb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efe4a5376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efe4a5f7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,309
> 
> =================================================================
> ==14068==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fede6dfd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fede6dfd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fede6dfd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fede6ec16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fede6dfd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fede6ebde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x604000071ed0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000071ed0: note: object has invalid vptr
>  16 00 80 24  22 00 80 51 00 00 00 00  00 80 00 00 30 61 00 00  00 da 02 00 e0 60 00 00  51 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 in 
> /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:65:9: runtime error: member access within address 0x604000071ed0 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000071ed0: note: object has invalid vptr
>  16 00 80 24  22 00 80 51 00 00 00 00  00 80 00 00 30 61 00 00  00 da 02 00 e0 60 00 00  51 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:65:9 in 
> =================================================================
> ==14177==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000071ef8 at pc 0x0000031fd4d0 bp 0x7fff60afa210 sp 0x7fff60afa208
> WRITE of size 1 at 0x604000071ef8 thread T0
>     #0 0x31fd4cf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31fd4cf)
>     #1 0x31f26e8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31f26e8)
>     #2 0x31f2eae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31f2eae)
>     #3 0xefd155  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefd155)
>     #4 0xefee4e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xefee4e)
>     #5 0xef092e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef092e)
>     #6 0x7ff3d3f78bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #7 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x604000071ef8 is located 40 bytes inside of 48-byte region [0x604000071ed0,0x604000071f00)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1d68e57  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d68e57)
>     #2 0x16ec9cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ec9cd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,235
> 
> =================================================================
> ==14208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5027646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5027646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5027646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb502824e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb5027646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5028286f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==14186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0df0cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0df0cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0df0cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd0df18f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0df0cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd0df18be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,374
> 
> =================================================================
> ==14193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f270cbaa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f270cbaa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f270cbaa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f270cc6e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f270cbaa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f270cc6ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a381b1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a381b1)
>     #2 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #3 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #4 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==14337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efe250476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efe250476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efe250476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efe2510b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7efe250476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efe25107e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==14137==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f050db4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f050db4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f050db4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f050dc126f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f050db4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f050dc0ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
129a130,403
> 
> =================================================================
> ==14363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb4588206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb4588206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 4096 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #12 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #13 0x7fb458869b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,331
> 
> =================================================================
> ==14275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1022046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1022046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1022046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1022c86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe1022046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1022c4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,534
> 
> =================================================================
> ==14284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f77ef4876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f77ef4876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f77ef4876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f77ef54b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f77ef4876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f77ef547e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,382
> 
> =================================================================
> ==14260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f406f6376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f406f6376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f406f6376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f406f6fb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f406f6376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f406f6f7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,444
> 
> =================================================================
> ==14243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7effed2f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7effed2f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 10 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
>     #5 0x11fdd21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdd21)
>     #6 0x11fd4f7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fd4f7)
>     #7 0x11fc805  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fc805)
>     #8 0x11fbe98  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fbe98)
>     #9 0x11fb872  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fb872)
>     #10 0x11fb0c0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fb0c0)
>     #11 0x11faf67  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11faf67)
>     #12 0x32d3e4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32d3e4c)
>     #13 0x32ca51a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32ca51a)
>     #14 0x154ccdd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x154ccdd)
>     #15 0x32aec0b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32aec0b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,343
> 
> =================================================================
> ==14250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2242faf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2242faf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2242faf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f22430736f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2242faf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f224306fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,404
> 
> =================================================================
> ==14226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c2fb0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c2fb0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c2fb0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c2fbd06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8c2fb0c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c2fbcce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,359
> 
> =================================================================
> ==14216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e4b8dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e4b8dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e4b8dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e4b9a06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9e4b8dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e4b99ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,405
> 
> =================================================================
> ==14234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fddeebdd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fddeebdd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x1556c02  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1556c02)
>     #12 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #13 0x1553867  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1553867)
>     #14 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #15 0x7fddeec26b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
16a17,465
> 
> =================================================================
> ==14268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 4 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc865d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc865d)
>     #2 0x1b3481c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3481c)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7fae3be94bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 600 byte(s) in 3 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dbfc54  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dbfc54)
>     #2 0x1b311f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b311f0)
>     #3 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #4 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #5 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #6 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #7 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #8 0x7fae3be94bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1dc497a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1dc497a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,279
> 
> =================================================================
> ==14129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f166e6556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f166e6556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f166e6556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f166e7196f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f166e6556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f166e715e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==14119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6d3435c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6d3435c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6d3435c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6d3441ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6d3435c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6d344206f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,5
> /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/router/RailEdge.h:86:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:232:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:232:64 in 
2a7,1914
> 
> =================================================================
> ==14124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2648c01  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2648c01)
>     #2 0x25838ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25838ee)
>     #3 0x2578c8a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2578c8a)
>     #4 0x2579cef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2579cef)
>     #5 0x24477f7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x24477f7)
>     #6 0x2444120  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2444120)
>     #7 0x244c44d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x244c44d)
>     #8 0x16edb2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16edb2b)
>     #9 0xf06e6a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf06e6a)
>     #10 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #11 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #12 0x7fb880e64bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb8847a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,343
> 
> =================================================================
> ==14100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4816 byte(s) in 43 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1e051b6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e051b6)
>     #2 0x1b62b18  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b62b18)
>     #3 0x1b4ddc6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4ddc6)
>     #4 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #5 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #6 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #7 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #8 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #9 0x7f60662f3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 672 byte(s) in 6 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1b60b97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b60b97)
>     #2 0x1a42cf2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a42cf2)
>     #3 0x1a4c1cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a4c1cd)
>     #4 0xf02f97  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf02f97)
>     #5 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #6 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #7 0x7f60662f3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6069c376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==14355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5a695d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5a695d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5a695d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5a6a1de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff5a695d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5a6a216f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==13621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a71fe76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a71fe76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a71fe76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a720ab6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0a71fe76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a720a7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==13660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcbb90ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcbb90ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcbb90ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcbb91926f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcbb90ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcbb918ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,264
> 
> =================================================================
> ==13632==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f558ee266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f558ee266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f558ee266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f558eeea6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f558ee266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f558eee6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==13425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb30f98e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb30f98e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb30f98e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb30fa526f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb30f98e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb30fa4ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==13821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc716e626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc716e626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc716e626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc716f266f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc716e626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc716f22e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==13708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc2255bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc2255bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc2255bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc2256806f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fc2255bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc22567ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==13801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d9707a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d9707a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d9707a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d9713e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d9707a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d9713ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==13492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8eb455f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8eb455f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8eb455f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8eb46236f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8eb455f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8eb461fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==13733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1564296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1564296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1564296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd1564ed6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd1564296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd1564e9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58 in 
1a4,261
> 
> =================================================================
> ==12999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff02e2866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff02e2866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff02e2866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff02e34a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff02e2866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff02e346e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==12948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41452ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41452ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41452ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41453b06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f41452ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41453ace1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==12943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d31b8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d31b8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d31b8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d31c536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0d31b8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d31c4fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1325:58 in 
> 
> =================================================================
> ==12958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f035461d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f035461d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f035461d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03546e16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f035461d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03546dde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==12981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb890a26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb890a26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb890a26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb891666f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fcb890a26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb89162e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,278
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1329:76 in 
> 
> =================================================================
> ==12895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21b71786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21b71786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21b71786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21b723c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f21b71786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21b7238e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
<truncated after showing first 30 lines>
---------- 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 FAILED on ts-sim-build-ba : traci vehicle moveToXY multi_lane ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==12888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64b13d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64b13d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64b13d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f64b149b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f64b13d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f64b1497e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==12900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd29cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd29cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd29cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcd2a8f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbcd29cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcd2a8be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==12963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82ef3f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82ef3f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82ef3f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82ef4b76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f82ef3f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82ef4b3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,295
> 
> =================================================================
> ==12934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f618426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f618426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f618426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f619066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6f618426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f61902e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==13004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0cf91596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0cf91596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0cf91596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0cf921d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0cf91596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0cf9219e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==12987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c78da26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c78da26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c78da26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0c78e666f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0c78da26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0c78e62e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==13713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8b4308a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8b4308a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8b4308a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8b4314e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8b4308a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8b4314ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==13468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf5fc016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf5fc016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf5fc016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf5fcc56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7faf5fc016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf5fcc1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==13101==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f67ae4e9bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,300
> /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:934:49: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/cfmodels/MSCFModel.cpp:934:49 in 
> 
> =================================================================
> ==13106==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13072==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f835974fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13151==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f588c0b4bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13092==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7fae740a7bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13135==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f03dc559bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==13146==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x15950b4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15950b4)
>     #9 0x12af91d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12af91d)
>     #10 0x27b0757  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b0757)
>     #11 0x133eb7e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x133eb7e)
>     #12 0x1342f7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1342f7d)
>     #13 0x1740476  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1740476)
>     #14 0x175354c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175354c)
>     #15 0x175ce96  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x175ce96)
>     #16 0x16087b9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16087b9)
>     #17 0x16ff4be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16ff4be)
>     #18 0x16fe469  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x16fe469)
>     #19 0xf07038  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf07038)
>     #20 0xf01d62  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01d62)
>     #21 0xef0732  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0732)
>     #22 0x7f56ba119bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,260
> 
> =================================================================
> ==13130==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7fe63f289bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13040==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7fdef2f2cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13056==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f70ae959bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13025==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f215a363bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13030==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7fc86f492bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==13121==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38621  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38621)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
>     #10 0xef0475  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef0475)
>     #11 0x7f7da20bdbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
>     #5 0x1a80a21  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a80a21)
>     #6 0x1a6993f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6993f)
>     #7 0x1a38920  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a38920)
>     #8 0x1a401f0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a401f0)
>     #9 0x1ef345c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ef345c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,403
> 
> =================================================================
> ==13741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27a193e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27a193e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27a193e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f27a1a026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f27a193e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f27a19fee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 96 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x11fe36a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe36a)
>     #2 0x11fe1dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fe1dd)
>     #3 0x11fdfaf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fdfaf)
>     #4 0x11fde22  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11fde22)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==13247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d0a5e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d0a5e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d0a5e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d0a6aa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f7d0a5e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d0a6a6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa0ca80a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa0ca80a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa0ca80a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa0ca8ce6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa0ca80a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa0ca8cae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f028f65b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f028f65b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f028f65b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f028f71f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f028f65b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f028f71be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==13177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2bbcf66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2bbcf66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2bbcf66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff2bbdba6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff2bbcf66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff2bbdb6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13193==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8d02e426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8d02e426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8d02e426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8d02f066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8d02e426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8d02f02e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==13265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5110436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5110436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5110436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa5111076f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fa5110436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa511103e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3b32b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3b32b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3b32b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3b33746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fe3b32b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3b3370e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd81ebf66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd81ebf66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd81ebf66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd81ecba6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd81ebf66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd81ecb6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdef76c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdef76c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdef76c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdef77856f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fdef76c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdef7781e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffac762a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffac762a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffac762a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffac76ee6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ffac762a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffac76eae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==13280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56ad0996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56ad0996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56ad0996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56ad15d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f56ad0996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56ad159e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==13409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de227c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de227c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de227c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8de23406f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8de227c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8de233ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==13779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1b2efcf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1b2efcf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1b2efcf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1b2f0936f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1b2efcf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1b2f08fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==13778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd33afb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd33afb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd33afb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd33b07a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd33afb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd33b076e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==13815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24228e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24228e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24228e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f24229a56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f24228e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f24229a1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f08b92406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f08b92406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f08b92406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f08b93046f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f08b92406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f08b9300e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==13697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbd141db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbd141db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbd141db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbd1429f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fbd141db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbd1429be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,338
> 
> =================================================================
> ==13672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e3d1cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e3d1cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e3d1cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e3d2906f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0e3d1cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e3d28ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,370
> 
> =================================================================
> ==13296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff3b28776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2531967  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2531967)
>     #2 0x252c6ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x252c6ef)
>     #3 0x225ce1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x225ce1d)
>     #4 0x1586274  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1586274)
>     #5 0x12ab7d5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12ab7d5)
>     #6 0x147fd43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147fd43)
>     #7 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #8 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #9 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #10 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #11 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #12 0x7ff3b28c0b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7ff3b28776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,369
> 
> =================================================================
> ==13309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f57409386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x2531967  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2531967)
>     #2 0x252c6ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x252c6ef)
>     #3 0x225ce1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x225ce1d)
>     #4 0x1586274  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1586274)
>     #5 0x12ab7d5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12ab7d5)
>     #6 0x147fd43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147fd43)
>     #7 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #8 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #9 0x19b5886  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19b5886)
>     #10 0x30f6384  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f6384)
>     #11 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #12 0x7f5740981b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f57409386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
17a18,438
> 
> =================================================================
> ==13323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1df3e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1df3e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1df3e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1df3f396f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f1df3e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1df3f35e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==13361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0edb8496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0edb8496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0edb8496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0edb90d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f0edb8496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0edb909e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==13397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0f87886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0f87886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0f87886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd0f8848e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fd0f87886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd0f884c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
17a18,438
> 
> =================================================================
> ==13341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6cc1fc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6cc1fc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6cc1fc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6cc20856f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f6cc1fc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6cc2081e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_sublane_asl ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==13384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb05ad6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb05ad6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb05ad6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb05ae2f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fb05ad6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb05ae2be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicletype save_and_load_vtype_params ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,621
> 
> =================================================================
> ==13843==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a987e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a987e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a987e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a988ad6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f9a987e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a988a9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicletype vehicletype ( Last six runs Dec2020 )

---------- Differences in errors ----------
4a5,262
> 
> =================================================================
> ==13835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fddde2786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fddde2786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fddde2786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fddde33c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7fddde2786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fddde338e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x1a83f5a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83f5a)
>     #2 0x1a83e7d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83e7d)
>     #3 0x1a83b7f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a83b7f)
>     #4 0x1a81ddc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a81ddc)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial circles ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==15335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2a5cf416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2a5cf416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2a5cf416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2a5d0056f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2a5cf416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2a5d001e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f2a5cf416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xe408dbc30af82cff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
2c2
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial city_mobil ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,598
> 
> =================================================================
> ==14824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f348b19b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f348b19b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f348b19b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f348b25be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f348b19b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f348b25f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f348b19b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc08dbafdbf1506ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial hello ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==15233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f4f59e8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f4f59e8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f4f59e8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f59f4de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f4f59e8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f59f516f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f4f59e8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7eaabbee0b6d3eff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
43c43
< >> Netbuilding closed with status 0
---
> >> Netbuilding closed with status 1
45c45
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial manhattan ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,87
> 
> =================================================================
> ==15422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x9271e0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x9271e0)
>     #1 0x7fed63f336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x9271e0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x9271e0)
>     #1 0x7fed63f336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x9271e0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x9271e0)
>     #1 0x7fed63f336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed63ff3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x9271e0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x9271e0)
>     #1 0x7fed63f336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed63ff76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x9271e0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x9271e0)
>     #1 0x7fed63f336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2563bc064fcb95ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial quickstart ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==15324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7ff786b266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7ff786b266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7ff786b266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff786be6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7ff786b266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff786bea6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7ff786b266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2f30022d02d015ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
46c46
< >> Netbuilding closed with status 0
---
> >> Netbuilding closed with status 1
48c48
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial sumolympics ( Last six runs Dec2020 )

---------- Differences in errors ----------
1a2,30
> 
> =================================================================
> ==15395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76222e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76222e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76222e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f76223ad6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76222e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f76223a9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f76222e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xb51ef9bbadc431ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
2c2
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial traci_pedestrian_crossing ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,304
> 
> =================================================================
> ==15495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f91931836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f91931836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f91931836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9193243e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f91931836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f91932476f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f91931836c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xea502757d8ea65ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial traci_tls plain ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==15471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8d170dd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f8d170dd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 2048 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
>     #5 0x111657f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x111657f)
>     #6 0x1a418e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a418e1)
>     #7 0xf32ff8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf32ff8)
>     #8 0x148018d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x148018d)
>     #9 0x147f850  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x147f850)
>     #10 0x199a4f9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x199a4f9)
>     #11 0x30f5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x30f5ac4)
>     #12 0x32b05a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x32b05a2)
>     #13 0x7f8d17126b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : unit_tests testmicrosim ( Last six runs Dec2020 )

---------- Differences in errors ----------
0a1,156
> /home/delphi/extraClangDebug/sumo/src/microsim/MSLeaderInfo.cpp:44:41: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSLeaderInfo.cpp:44:41 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSLeaderInfo.cpp:44:28: runtime error: inf is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSLeaderInfo.cpp:44:28 in 
> 
> =================================================================
> ==16527==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3424 byte(s) in 2 object(s) allocated from:
>     #0 0xf2bcb0  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0xf2bcb0)
>     #1 0xf3f6a5  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0xf3f6a5)
>     #2 0x38b33fe  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38b33fe)
>     #3 0x38adbdc  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38adbdc)
>     #4 0x389221e  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x389221e)
>     #5 0x3892ba9  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x3892ba9)
>     #6 0x3893233  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x3893233)
>     #7 0x389a0ff  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x389a0ff)
>     #8 0x38b44d4  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38b44d4)
>     #9 0x38ae924  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38ae924)
>     #10 0x3898cc3  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x3898cc3)
>     #11 0x38bf14a  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38bf14a)
>     #12 0x38bf0d9  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38bf0d9)
>     #13 0x7f1bf6de2bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 2464 byte(s) in 2 object(s) allocated from:
>     #0 0xf2bcb0  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0xf2bcb0)
>     #1 0xf3f48e  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0xf3f48e)
>     #2 0x38b33fe  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38b33fe)
>     #3 0x38adbdc  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38adbdc)
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (#5180) on ts-sim-build-ba : traci vehicle getNeighborsSublane ( Last six runs Dec2020 )

#5180
(This bug was triggered by text found in file 'errors' matching '.')
---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==13572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72b54116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72b54116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72b54116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72b54d56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f72b54116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72b54d1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0xfc91ba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc91ba)
>     #2 0xfc90dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc90dd)
>     #3 0xfc8dab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfc8dab)
>     #4 0x11b5e2b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11b5e2b)
<truncated after showing first 30 lines>

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Dec2020 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,69
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 155, in <module>
>     runSingle(targetTimeHeadway, targetSpaceHeadway, duration, changeRate, maxDecel, refVehID)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 65, in runSingle
>     leader = results[tc.VAR_LEADER][0]
> TypeError: 'NoneType' object is not subscriptable
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
> =================================================================
> ==13066==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000012740 at pc 0x000001a3ee94 bp 0x7fff726533f0 sp 0x7fff726533e8
> WRITE of size 8 at 0x606000012740 thread T0
>     #0 0x1a3ee93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3ee93)
>     #1 0x1a3e061  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3e061)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7ff597239bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xdf2749  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xdf2749)
> 
> 0x606000012740 is located 0 bytes inside of 64-byte region [0x606000012740,0x606000012780)
> freed by thread T0 here:
>     #0 0xeeb928  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeb928)
>     #1 0x1a3df00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3df00)
>     #2 0x1a3fb1e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a3fb1e)
>     #3 0x1a40e80  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a40e80)
>     #4 0xef1a1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xef1a1d)
>     #5 0x7ff597239bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,103c4,103
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : broken_nets dfrouter_no_validation ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==4791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f35fb4606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f35fb4606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f35fb4606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f35fb520e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f35fb4606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f35fb5246f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f35fb4606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xa07e6adee2db67ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
17,42d16
< 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.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : broken_nets duarouter_no_validation ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==4807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f95cd2556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f95cd2556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f95cd2556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95cd315e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f95cd2556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95cd3196f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f95cd2556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x4210760e2a352aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
16,42d15
< 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.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : broken_nets jtrrouter_no_validation ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==4824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f110d2526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f110d2526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f110d2526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f110d312e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f110d2526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f110d3166f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f110d2526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xe2846352ced6caff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
13,42d12
< 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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : broken_nets netconvert_no_validation ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==4883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f46626e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f46626e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f46626e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46627a1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f46626e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46627a56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f46626e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x412c3d829d5c30ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
16,63d15
< 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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : broken_nets sumo_no_validation ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==4792==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f82ac7e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f82ac7e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f82ac7e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82ac8a8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f82ac7e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82ac8ac6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7f82ac7e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x34f87961d16d05ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo collision ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,841
> 
> =================================================================
> ==4900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4de368c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4de368c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4de368c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4de37506f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4de368c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4de374ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f4de368c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xb42f4ef419b13bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
30,900d29
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo extended rerouter ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==5122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fde6b9d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fde6b9d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fde6b9d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde6ba95e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fde6b9d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde6ba996f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fde6b9d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x53972a200c7b6ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
66,264d65
<      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 destProb 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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo meso segment_length ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,112c1,1675
< Warning: Teleporting vehicle 'flow_0.290'; waited too long, from edge 'D3E3':3 to edge 'E3E4':2, time 1942.70.
< Warning: Teleporting vehicle 'flow_0.1327'; waited too long, from edge 'D1D2':3, time 3149.99.
< Warning: Vehicle 'flow_0.1327' ends teleporting on edge 'E2E3':2, time 3184.95.
< Warning: Teleporting vehicle 'flow_0.1253'; waited too long, from edge 'C2D2':2, time 3350.35.
< Warning: Teleporting vehicle 'flow_0.1177'; waited too long, from edge 'C2D2':3 to edge 'D2E2':1, time 3369.50.
< Warning: Vehicle 'flow_0.1253' teleports beyond arrival edge 'E3E4', time 3455.23.
< Warning: Teleporting vehicle 'flow_0.290'; waited too long, from edge 'D3E3':3 to edge 'E3E4':2, time 1942.70.
< Warning: Teleporting vehicle 'flow_0.1327'; waited too long, from edge 'D1D2':3, time 3149.99.
< Warning: Vehicle 'flow_0.1327' ends teleporting on edge 'E2E3':2, time 3184.95.
< Warning: Teleporting vehicle 'flow_0.1253'; waited too long, from edge 'C2D2':2, time 3350.35.
< Warning: Teleporting vehicle 'flow_0.1177'; waited too long, from edge 'C2D2':3 to edge 'D2E2':1, time 3369.50.
< Warning: Vehicle 'flow_0.1253' teleports beyond arrival edge 'E3E4', time 3455.23.
< Warning: Teleporting vehicle 'flow_0.290'; waited too long, from edge 'D3E3':3 to edge 'E3E4':2, time 1942.70.
< Warning: Teleporting vehicle 'flow_0.1327'; waited too long, from edge 'D1D2':3, time 3149.99.
< Warning: Vehicle 'flow_0.1327' ends teleporting on edge 'E2E3':2, time 3184.95.
< Warning: Teleporting vehicle 'flow_0.1253'; waited too long, from edge 'C2D2':2, time 3350.35.
< Warning: Teleporting vehicle 'flow_0.1177'; waited too long, from edge 'C2D2':3 to edge 'D2E2':1, time 3369.50.
< Warning: Vehicle 'flow_0.1253' teleports beyond arrival edge 'E3E4', time 3455.23.
< Warning: Teleporting vehicle 'flow_0.220'; waited too long, from edge 'C3D3':2 to edge 'D3E3':1, time 954.29.
< Warning: Teleporting vehicle 'flow_0.602'; waited too long, from edge 'D1E1':2, time 1708.32.
< Warning: Teleporting vehicle 'flow_0.589'; waited too long, from edge 'D2E2':2 to edge 'E2E3':1, time 1722.13.
< Warning: Vehicle 'flow_0.602' ends teleporting on edge 'E2E3':0, time 1743.28.
< Warning: Teleporting vehicle 'flow_0.553'; waited too long, from edge 'D2D3':2, time 1845.24.
< Warning: Vehicle 'flow_0.553' ends teleporting on edge 'E3E4':1, time 1880.20.
< Warning: Teleporting vehicle 'flow_0.569'; waited too long, from edge 'D2D3':2, time 2145.24.
< Warning: Vehicle 'flow_0.569' teleports beyond arrival edge 'E3E4', time 2215.16.
< Warning: Teleporting vehicle 'flow_0.722'; waited too long, from edge 'D2E2':1, time 2215.72.
< Warning: Vehicle 'flow_0.722' ends teleporting on edge 'E3E4':0, time 2250.68.
< Warning: Teleporting vehicle 'flow_0.220'; waited too long, from edge 'C3D3':2 to edge 'D3E3':1, time 954.29.
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,10d2
< Durations int.net.xml: count 19, min 302.79 (10), max 306.35 (140), mean 304.36 Q1 303.06, median 303.74, Q3 306.35
< Durations with junction control int.net.xml: count 19, min 302.70 (10), max 481.33 (140), mean 402.60 Q1 324.87, median 387.45, Q3 481.33
< Deviation int.net.xml meso vs. micro: 0.268959541746
< Deviation int.net.xml meso jc vs. micro: 0.0674865821079
< Durations noint.net.xml: count 19, min 309.99 (100), max 311.31 (120), mean 310.75 Q1 310.24, median 310.72, Q3 311.18
< Durations with junction control noint.net.xml: count 19, min 311.62 (10), max 473.85 (150), mean 399.04 Q1 337.87, median 408.87, Q3 473.85
< Deviation noint.net.xml meso vs. micro: 0.213625895275
< Deviation noint.net.xml meso jc vs. micro: -0.0347733657277

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo parallel ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,87
> 
> =================================================================
> ==5842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fccff70f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fccff70f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fccff70f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fccff7cfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fccff70f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fccff7d36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xab9fc0  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xab9fc0)
>     #1 0x7fccff70f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5d9b48f503c7fcff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci connection repeatedConnection sumo-gui ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,4713
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292344367 + 4273983864 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in 
> /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4251817097 + 2472261631 cannot be represented in type 'unsigned int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in 
> 
> =================================================================
> ==7111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1045cf0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1045cf0)
>     #1 0x7f7c23c5c8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f7c2521e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x10b877f  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b877f)
>     #2 0x10924f1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10924f1)
>     #3 0x108357a  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x108357a)
>     #4 0x7f7c1ce13bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
>     #1 0x7f7c2521e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x107e2a0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x107e2a0)
<truncated after showing first 30 lines>
---------- Differences in output ----------
55,62d54
<  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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow ( Last six runs Dec2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,39564
> 
> =================================================================
> ==14660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3caa0b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60116 byte(s) in 396 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3caa0b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3caa0b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3caa172e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3caa0b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3caa1766f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0xeeabb0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xeeabb0)
>     #1 0x7f3caa0b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x58da6921d41ea8ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62372 byte(s) leaked in 416 allocation(s).
<truncated after showing first 30 lines>
---------- 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>