17Feb2021 - 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.01Mar070631.3024409 -g

To start TextTest for these tests, run:

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

Total: 1220 tests: 11 succeeded 1200 FAILED 5 killed 4 known bugs


libsumo.python3: 270 tests: 269 FAILED 1 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1,2c1,1669
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< ..
---
> 
> =================================================================
> ==3923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f055397d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f055397d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f055397d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0553a416f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f055397d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0553a3de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==3944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc4706b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc4706b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc4706b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc4712f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc4706b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc4712be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,979
< ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> 
> =================================================================
> ==3922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9a3dab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9a3dab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9a3dab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff9a3e6f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9a3dab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff9a3e6be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==1933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86bf01f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86bf01f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86bf01f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86bf0e36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86bf01f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86bf0dfe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==1936==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed98dd06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fed98e1a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed98dd06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed98dd06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed98e90e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed98dd06c8  (/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 ContextSubscriptionFilters fieldOfVision range_0_angle_90 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==1902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb702d2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb702d2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb702d2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb702def6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb702d2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb702debe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==1921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0c232a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0c232a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0c232a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb0c23ee6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0c232a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb0c23eae1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==1875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f436beb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f436beb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f436beb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f436bf796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f436beb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f436bf75e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==1905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f259ac486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f259ac486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f259ac486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f259ad0c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f259ac486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f259ad08e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==1904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f155aab96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f155aab96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f155aab96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f155ab7d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f155aab96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f155ab79e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ff672f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ff672f6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95e81e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95e81e76c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39cf7756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39cf7756c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fd7a5c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fd7a5c6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d6de386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d6de386c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcd6a9756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcd6a9756c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f43aa9fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f43aa9fb6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1fd3486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1fd3486c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fac075176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fac075176c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65519536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65519536c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2331==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdeb9cf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdeb9cf56c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==2291==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99f9b296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99f9b296c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==1851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fb6ed26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fb6ed26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fb6ed26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0fb6f966f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fb6ed26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0fb6f92e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==1828==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f020c2466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f020c2466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f020c2466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f020c306e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f020c2466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f020c30a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==1866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f706f2246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f706f26e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f706f2246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f706f2246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f706f2e4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f706f2246c8  (/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 ContextSubscriptionFilters lateralDistance range_50_lateralDist_50 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==1841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55c82d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55c82d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55c82d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55c839a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55c82d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55c8396e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd3a4e356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd3a4e356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd3a4e356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd3a4ef96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd3a4e356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd3a4ef5e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3d2
< lead_straight
5d3
< [002] Context results for vehicle 'ego':
6a5
> [002] Context results for vehicle 'ego':
8d6
< [003] Context results for vehicle 'ego':
9a8
> [003] Context results for vehicle 'ego':
11d9
< [004] Context results for vehicle 'ego':
12a11
> [004] Context results for vehicle 'ego':
14d12
< [005] Context results for vehicle 'ego':
15a14
> [005] Context results for vehicle 'ego':
17d15
< [006] Context results for vehicle 'ego':
18a17
> [006] Context results for vehicle 'ego':
20d18
< [007] Context results for vehicle 'ego':
21a20
> [007] Context results for vehicle 'ego':
23d21
< [008] Context results for vehicle 'ego':
24a23
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3bb08a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3bb08a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3bb08a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc3bb14e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3bb08a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc3bb14ae1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24880736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24880736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24880736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f24881376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24880736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2488133e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< follow_straight
< follow_right
5a4,6
> follow_right
> follow_straight
> lead_left
8d8
< lead_left
10,11d9
< follow_straight
< follow_right
12a11,13
> follow_right
> follow_straight
> lead_left
15d15
< lead_left
17,18d16
< follow_straight
< follow_right
19a18,20
> follow_right
> follow_straight
> lead_left
22d22
< lead_left
24,25d23
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd97834e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd97834e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd97834e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd9784126f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd97834e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd97840ee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2186==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06a4e576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06a4e576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06a4e576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f06a4f17e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06a4e576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f06a4f1b6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff6610996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff6610996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff6610996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff661159e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff6610996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff66115d6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==1944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267cc856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267cc856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267cc856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f267cd496f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267cc856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f267cd45e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==1963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c6a23c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c6a23c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c6a23c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9c6a3006f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c6a23c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9c6a2fce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89839506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89839506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89839506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8983a146f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89839506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8983a10e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98d12ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98d12ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98d12ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f98d13b26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98d12ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f98d13aee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0981c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0981c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0981c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0981cd86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0981c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0981cd4e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3f78846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3f78846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3f78846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc3f79486f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3f78846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc3f7944e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==1965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f584cd4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f584cd4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f584cd4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f584ce136f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f584cd4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f584ce0fe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==1984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8071eee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8071eee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8071eee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8071fb26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8071eee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8071faee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2080==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a468bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a468bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a468bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a469806f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a468bc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a4697ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f072ab3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f072ab3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f072ab3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f072abfe6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f072ab3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f072abfae1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f796c6896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f796c6896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f796c6896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f796c74d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f796c6896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f796c749e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f64bf2816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f64bf2816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f64bf2816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f64bf3456f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f64bf2816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f64bf341e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f51b7a106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f51b7a106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f51b7a106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f51b7ad46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f51b7a106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f51b7ad0e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3cae36f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3cae36f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3cae36f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3cae4336f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3cae36f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3cae42fe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f17f04a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f17f04a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f17f04a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f17f05676f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f17f04a36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f17f0563e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65f2ee26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65f2ee26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65f2ee26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f65f2fa2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65f2ee26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f65f2fa66f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==2213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdffa0196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdffa0196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdffa0196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdffa0d9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdffa0196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdffa0dd6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f82a8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f82a8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f82a8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f82b536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f82a8f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f82b4fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2065==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3022f556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3022f556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3022f556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f30230196f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3022f556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3023015e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f62dab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f62dab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f62dab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f62e6f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f62dab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f62e6be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2d82e5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2d82e5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2d82e5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2d82f226f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2d82e5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2d82f1ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==2055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f122d0736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f122d0736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f122d0736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f122d1376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f122d0736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f122d133e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d8e64e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d8e64e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d8e64e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4d8e7126f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d8e64e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4d8e70ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,432
> 
> =================================================================
> ==816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9af2f426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9af2f426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9af2f426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9af30066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9af2f426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9af3002e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9af2f426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xbd8efda073fda4ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,279
> 
> =================================================================
> ==804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efe2ad6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efe2ad6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efe2ad6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efe2ae2ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efe2ad6e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efe2ae326f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,336
> 
> =================================================================
> ==867==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9deee16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9deee16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9deee16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9defa1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9deee16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9defa56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,239
> 
> =================================================================
> ==888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6117896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6117896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6117896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa61184d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6117896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa611849e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1aafff16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1aafff16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1aafff16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ab00b1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1aafff16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ab00b56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==910==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed89afa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed89afa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed89afa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed89bbae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed89afa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed89bbe6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa4e36a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa4e36a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa4e36a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa4e37696f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa4e36a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa4e3765e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6d500266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6d500266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6d500266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6d500ea6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6d500266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6d500e6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62706dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62706dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62706dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f627079ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62706dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62707a06f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62706dc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x1d81424332d497ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 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 Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f216d3036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f216d3036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f216d3036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f216d3c3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f216d3036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f216d3c76f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f216d3036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc67f94bec8f5f3ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7eafdac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7eafdac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7eafdac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7eafe6ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7eafdac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7eafe706f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7eafdac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x48ba82900e4f3aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,617
> 
> =================================================================
> ==996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faef79ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faef79ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faef79ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faef7a706f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faef79ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faef7a6ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==1035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc21e26e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc21e26e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc21e26e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc21e3326f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc21e26e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc21e32ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==1045==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1efa196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1efa196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1efa196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1efadd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1efa196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1efad9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==1062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4eeed086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4eeed086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4eeed086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4eeedcc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4eeed086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4eeedc8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==1090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf2c5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf2c5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf2c5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf2c678e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf2c5b86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf2c67c6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==1093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0335a2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0335a2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0335a2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0335aece1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0335a2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0335af06f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==1088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a4cd146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a4cd146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a4cd146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a4cdd86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a4cd146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a4cdd4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==1104==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 24 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f267a505bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f267a505bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267de496c8  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==1121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ece2606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ece2606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ece2606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8ece320e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ece2606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8ece3246f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==1135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe51aeb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe51aeb86c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #12 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #13 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #14 0x7fe51af01b9f  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==1154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd3073576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd3073576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd3073576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd30741b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd3073576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd307417e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==1159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f353bab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f353bab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f353bab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f353bb746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f353bab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f353bb70e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==1155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe44a92f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe44a92f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe44a92f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe44a9f36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe44a92f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe44a9efe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==1181==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f080c3ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f080c3ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f080c3ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f080c48e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f080c3ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f080c48ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==1182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe08882c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe08882c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe08882c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe0888f06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe08882c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe0888ece1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==1212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f136ca106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f136ca106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f136ca106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f136cad0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f136ca106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f136cad46f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==1224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f632e5186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f632e5186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f632e5186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f632e5dc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f632e5186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f632e5d8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==1226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f54019f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f54019f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f54019f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5401ab46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f54019f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5401ab0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,327
> 
> =================================================================
> ==1272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc2f29496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x1f3f610  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f3f610)
>     #5 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #6 0x7fc2f2993377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc2f29496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc2f29496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc2f2a09e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,228
> 
> =================================================================
> ==1259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46538316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x1f3f610  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f3f610)
>     #5 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #6 0x7f465387b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46538316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46538316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46538f56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46538316c8  (/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 ticket5674 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==1273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde28a0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fde28a54377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde28a0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde28a0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde28acae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde28a0a6c8  (/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 ticket5712 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==1293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2ad84146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2ad84146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2ad84146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2ad84d86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2ad84146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2ad84d4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==1304==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe704bca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe704bca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe704bca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe704c8ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe704bca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe704c8e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,279
> 
> =================================================================
> ==1312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d828406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d828406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d828406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4d82900e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d828406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4d829046f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==1318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e5bc7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e5bc7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e5bc7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e5bd406f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e5bc7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e5bd3ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,240
> 
> =================================================================
> ==1339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19942646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19942646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19942646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1994324e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19942646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19943286f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==1354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9b837c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9b837c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9b837c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff9b843ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9b837c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff9b84406f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==1355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7637af76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7637af76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7637af76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7637bbb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7637af76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7637bb7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==3862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49cb73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49cb73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49cb73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f49cb7fe6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49cb73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f49cb7fae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,292
> 
> =================================================================
> ==3833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x27b98bc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b98bc)
>     #2 0x1d8909c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d8909c)
>     #3 0x1b1aeeb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b1aeeb)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f7bbe28ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7bc1bd26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7bc1bd26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7bc1bd26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7bc1c966f0  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==3865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8b790636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8b790636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8b790636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8b791276f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8b790636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8b79123e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffbba29a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7ffbba2e4377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffbba29a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffbba29a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffbba35e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffbba29a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffbba35ae1e  (/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 contextSubscriptions edge_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f536ac8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f536acd8377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f536ac8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f536ac8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f536ad526f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f536ac8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f536ad4ee1e  (/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 contextSubscriptions junction_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff282ec06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7ff282f0a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff282ec06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff282ec06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff282f846f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff282ec06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff282f80e1e  (/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 contextSubscriptions junction_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46296996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f46296e3377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46296996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46296996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f462975d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46296996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4629759e1e  (/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 contextSubscriptions lane_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01e48cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f01e4915377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01e48cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01e48cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01e498f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01e48cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01e498be1e  (/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 contextSubscriptions lane_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd289c166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd289c60377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd289c166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd289c166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd289cda6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd289c166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd289cd6e1e  (/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 contextSubscriptions parking ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,345
> 
> =================================================================
> ==1819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0119fe46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0119fe46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0119fe46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f011a0a86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0119fe46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f011a0a4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77366a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f77366f2377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77366a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77366a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f773676c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77366a86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7736768e1e  (/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 contextSubscriptions person_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f535d0516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f535d09b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f535d0516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f535d0516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f535d1156f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f535d0516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f535d111e1e  (/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 contextSubscriptions poi_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86270c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8627111377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86270c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86270c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f862718b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86270c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8627187e1e  (/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 contextSubscriptions poi_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15aa55a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f15aa5a4377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15aa55a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15aa55a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f15aa61e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15aa55a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f15aa61ae1e  (/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 contextSubscriptions polygon_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f504caea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f504cb34377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f504caea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f504caea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f504cbae6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f504caea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f504cbaae1e  (/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 contextSubscriptions polygon_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66c0ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f66c0d19377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66c0ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66c0ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66c0d936f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66c0ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66c0d8fe1e  (/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 contextSubscriptions range_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fad4ce696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fad4ceb3377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fad4ce696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fad4ce696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fad4cf2d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fad4ce696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fad4cf29e1e  (/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 contextSubscriptions range_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==1622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde65cc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fde65d0a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde65cc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde65cc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde65d846f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde65cc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde65d80e1e  (/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 edge edge ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b15b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b15b0: note: object has invalid vptr
>  0f 00 80 71  17 00 00 68 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 0x6030000b15b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b15b0: note: object has invalid vptr
>  0f 00 80 71  17 00 00 68 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 
> =================================================================
> ==2402==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b15c0 at pc 0x000002c80c84 bp 0x7fff85b7bfa0 sp 0x7fff85b7bf98
> READ of size 4 at 0x6030000b15c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7f0081d3fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b15c0 is located 16 bytes inside of 24-byte region [0x6030000b15b0,0x6030000b15c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d187f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d187f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d187f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d188b96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d187f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d188b5e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ffcd406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ffcd406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ffcd406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ffce046f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ffcd406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ffce00e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==2384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa36ff8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa36ff8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa36ff8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa37004e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa36ff8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa37004ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==2385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01a82f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01a82f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01a82f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01a83b3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01a82f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01a83b76f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8a7eb5b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8a7eb5b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8a7eb5b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8a7ec1f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8a7eb5b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8a7ec1be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f283d2126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f283d2126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f283d2126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f283d2d66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f283d2126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f283d2d2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==3901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fada60526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fada60526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fada60526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fada6112e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fada60526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fada61166f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==1369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ce6c2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f4ce6c75377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ce6c2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ce6c2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ce6cebe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ce6c2b6c8  (/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 misc paramsWithKey ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==1382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f64cf3856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f64cf3cf377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f64cf3856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f64cf3856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f64cf445e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f64cf3856c8  (/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 misc paramsWithKey_subscription ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==1399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3ca00716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3ca00bb377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3ca00716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3ca00716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3ca0131e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3ca00716c8  (/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 misc rerouting add_with_taz ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==1452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1619cf86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1619cf86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1619cf86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1619db8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1619cf86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1619dbc6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==1584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f21ac1a1bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f21afae56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f21afae56c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==1589==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7faa99302bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa9cc466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa9cc466c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==1590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f5ec7137bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ecaa7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ecaa7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ecaa7b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5ecab3f6f0  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==1565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92934f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f929353c377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92934f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92934f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f92935b2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92934f26c8  (/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 misc rerouting person walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==1547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a669016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f9a6694b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a669016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a669016c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a669c1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a669016c8  (/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 misc rerouting person walk_stop_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==1549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3898a216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3898a6b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3898a216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3898a216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3898ae1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3898a216c8  (/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 misc rerouting person walk_walk_stop_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==1550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9610be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fe961108377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9610be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9610be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe96117ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9610be6c8  (/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 misc rerouting rerouteParkingArea_end ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==1497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f542484f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f5424899377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f542484f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f542484f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f542490fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f542484f6c8  (/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 misc rerouting rerouteParkingArea_intermediate ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==1501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2362c7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f2362cc8377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2362c7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2362c7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2362d3ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2362c7e6c8  (/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 misc rerouting rerouteTraveltime_adaptEdgeWeight ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==1454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f9e8cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f9e8cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f9e8cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f9e98be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f9e8cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f9e98f6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==1471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25ffd986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25ffd986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25ffd986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25ffe58e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25ffd986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25ffe5c6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==1499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efc446ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efc446ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efc446ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efc4477ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efc446ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efc4477e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==1453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69b8f926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69b8f926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69b8f926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f69b9052e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69b8f926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f69b90566f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==1538==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49ca7956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49ca7956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49ca7956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f49ca855e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49ca7956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f49ca8596f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==1506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faec02996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faec02996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faec02996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faec0359e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faec02996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faec035d6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,267
> 
> =================================================================
> ==1398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdfdda026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fdfdda4c377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdfdda026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdfdda026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdfddac2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdfdda026c8  (/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 misc tracing ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==1401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba3e02a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fba3e074377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba3e02a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba3e02a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba3e0eae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba3e02a6c8  (/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 misc tracing_close_start ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,532
> 
> =================================================================
> ==1427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6450fec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f6451036377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6450fec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6450fec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f64510ace1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6450fec6c8  (/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 misc tracing_noGetters ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==1424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6619ab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f6619afa377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6619ab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6619ab06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6619b70e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6619ab06c8  (/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 multientryexit multientryexit ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0759526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0759526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0759526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe075a166f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0759526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe075a12e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==3864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa013de76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa013de76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa013de76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa013eab6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa013de76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa013ea7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,330
> 
> =================================================================
> ==3857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f45b7b056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f45b7b056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f45b7b056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f45b7bc96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f45b7b056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f45b7bc5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,367
> 
> =================================================================
> ==3587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af4e93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af4e93)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f762f3d6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7632d1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7632d1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7632d1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7632dde6f0  (/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 person moveToXY after_creation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==3423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e800256c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f9e7c6e1bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f9e8006f377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==3425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fee82d306c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fee7f3ecbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fee82d7a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==3504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85b7a1b6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f85b40d7bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f85b7a65377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==3505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f04e22ce6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f04de98abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f04e2318377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,265
> 
> =================================================================
> ==3521==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e4608d6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f8e42749bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8e460d7377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f51500c26c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f514c77ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f515010c377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,316
> 
> =================================================================
> ==3544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06b22a96c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f06ae965bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f06b22f3377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf739ad6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fcf70069bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fcf739f7377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==3500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f17b81e06c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f17b489cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f17b822a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==3453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff36108b6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7ff35d747bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7ff3610d5377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,280
> 
> =================================================================
> ==3455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3da3cfe6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f3da03babf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3da3d48377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==3457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f0d16a6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f6f09826bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f6f0d1b4377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==3492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca3912d6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fca357e9bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fca39177377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,387
> 
> =================================================================
> ==3554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af4e93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af4e93)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fded8133bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af985b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af985b)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fded8133bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdedba776c8  (/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 Feb2021 )

---------- Differences in errors ----------
3a4,312
> 
> =================================================================
> ==3571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd833a4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd833a94377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd833a4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd833a4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd833b0ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd833a4a6c8  (/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 priorStage2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
8a9,317
> 
> =================================================================
> ==3584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb600856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fcb600cf377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb600856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb600856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb60145e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb600856c8  (/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 poi poi ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x604000072510 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000072510: note: object has invalid vptr
>  19 00 80 7e  14 00 80 58 00 00 00 00  00 80 00 00 30 61 00 00  c0 db 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:66:9: runtime error: member access within address 0x604000072510 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000072510: note: object has invalid vptr
>  19 00 80 7e  14 00 80 58 00 00 00 00  00 80 00 00 30 61 00 00  c0 db 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:66:9 in 
> =================================================================
> ==3699==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000072538 at pc 0x00000325f760 bp 0x7fffcc560ef0 sp 0x7fffcc560ee8
> WRITE of size 1 at 0x604000072538 thread T0
>     #0 0x325f75f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x325f75f)
>     #1 0x3254978  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3254978)
>     #2 0x325513e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x325513e)
>     #3 0xf127f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf127f5)
>     #4 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #5 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #6 0x7ff76f5aabf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #7 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x604000072538 is located 40 bytes inside of 48-byte region [0x604000072510,0x604000072540)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1d7db87  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d7db87)
>     #2 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,235
> 
> =================================================================
> ==3729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbdc19fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbdc19fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbdc19fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbdc1abae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbdc19fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbdc1abe6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==3722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febb6ba96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febb6ba96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febb6ba96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febb6c6d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febb6ba96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febb6c69e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,374
> 
> =================================================================
> ==3724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2b09c0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2b09c0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2b09c0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2b09cd16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2b09c0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2b09ccde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a66175  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a66175)
>     #2 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #3 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #4 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f798c4616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f798c4616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f798c4616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f798c5256f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f798c4616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f798c521e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==3653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f02c14746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f02c14746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f02c14746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02c15386f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f02c14746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02c1534e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
129a130,403
> 
> =================================================================
> ==3905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5da54d36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5da54d36c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #12 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #13 0x7f5da551cb9f  (/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 Feb2021 )

---------- Differences in errors ----------
7a8,331
> 
> =================================================================
> ==3816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe62a6b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe62a6b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe62a6b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe62a7776f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe62a6b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe62a773e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,534
> 
> =================================================================
> ==3817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2b3ff976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2b3ff976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2b3ff976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2b4005b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2b3ff976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2b40057e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,382
> 
> =================================================================
> ==3814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e1933c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e1933c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e1933c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e194006f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e1933c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e193fce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,444
> 
> =================================================================
> ==3779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0aaf706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0aaf706c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
>     #5 0x12133a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12133a1)
>     #6 0x1212b77  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1212b77)
>     #7 0x1211e85  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1211e85)
>     #8 0x1211518  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1211518)
>     #9 0x1210ef2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1210ef2)
>     #10 0x1210740  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1210740)
>     #11 0x12105e7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12105e7)
>     #12 0x332a5ec  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x332a5ec)
>     #13 0x3320cba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3320cba)
>     #14 0x156f0cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x156f0cd)
>     #15 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,343
> 
> =================================================================
> ==3778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feff0f546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feff0f546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feff0f546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feff10186f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feff0f546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feff1014e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,404
> 
> =================================================================
> ==3751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f13d29166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f13d29166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f13d29166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13d29da6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f13d29166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f13d29d6e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,359
> 
> =================================================================
> ==3748==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66868476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66868476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66868476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f668690b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66868476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6686907e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,405
> 
> =================================================================
> ==3753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5dc2bfc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5dc2bfc6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x1578ff2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1578ff2)
>     #12 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #13 0x1575c57  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1575c57)
>     #14 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #15 0x7f5dc2c45b9f  (/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 Feb2021 )

---------- Differences in errors ----------
15a16,472
> 
> =================================================================
> ==3813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 4 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fda3a7fbbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 600 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ddc434  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ddc434)
>     #2 0x1b3a7e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3a7e1)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fda3a7fbbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de115a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de115a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,305
> 
> =================================================================
> ==3652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 16 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f064e068bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06519ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06519ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06519ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0651a6ce1e  (/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 trafficlight constraints getConstraints ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,236
> 
> =================================================================
> ==3600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4b5ca976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4b5ca976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4b5ca976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b5cb5b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4b5ca976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4b5cb57e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==3645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f96537056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f96537056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f96537056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96537c5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f96537056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f96537c96f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==3624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7fdc5d219bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7fdc5d219bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc60b5d6c8  (/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 trafficlight railsignal_state ( Last six runs Feb2021 )

---------- 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:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
2a7,962
> 
> =================================================================
> ==3633==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x26b0051  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26b0051)
>     #2 0x25d899e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d899e)
>     #3 0x25cd8da  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25cd8da)
>     #4 0x25ce93f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25ce93f)
>     #5 0x247e0e7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x247e0e7)
>     #6 0x247aa10  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x247aa10)
>     #7 0x2482d3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2482d3d)
>     #8 0x1711a3b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1711a3b)
>     #9 0xf1c50a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c50a)
>     #10 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #11 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #12 0x7fec7fae3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec834276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,343
> 
> =================================================================
> ==3643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4816 byte(s) in 43 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f2a8fe17bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 672 byte(s) in 6 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f2a8fe17bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2a9375b6c8  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==3909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1525d7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1525d7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1525d7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1525e3ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1525d7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1525e3e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==3387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e7e21f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e7e21f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e7e21f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e7e2e36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e7e21f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e7e2dfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==3196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10288846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10288846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10288846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10289486f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10288846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1028944e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==3194==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11c01be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11c01be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11c01be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f11c02826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11c01be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f11c027ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,264
> 
> =================================================================
> ==3185==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63f06176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63f06176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63f06176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f63f06db6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63f06176c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f63f06d7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==3106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f371844a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f371844a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f371844a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f371850e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f371844a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f371850ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==3382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9260d5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9260d5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9260d5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9260e1e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9260d5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9260e1ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==3305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcd6b3216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcd6b3216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcd6b3216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcd6b3e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcd6b3216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcd6b3e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==3360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87e9c336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87e9c336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87e9c336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87e9cf76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87e9c336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87e9cf3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==3138==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f876e5c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f876e5c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f876e5c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f876e682e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f876e5c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f876e6866f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,293
> 
> =================================================================
> ==3168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2659cf86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2659cf86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2659cf86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2659dbc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2659cf86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2659db8e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==3156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3110e136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3110e136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3110e136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3110ed3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3110e136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3110ed76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==3322==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1337026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1337026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1337026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb1337c66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1337026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb1337c2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==2442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fc15fc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fc15fc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fc15fc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3fc16bce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fc15fc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3fc16c06f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==2476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2f3ee8c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2f3ee8c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2f3ee8c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2f3ef506f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2f3ee8c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2f3ef4ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==2488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff59248f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff59248f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff59248f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5925536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff59248f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff59254fe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==2486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa496166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa496166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa496166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faa496da6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa496166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faa496d6e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==2501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa961bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa961bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa961bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faa9627f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa961bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faa9627be1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==2513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd946dbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd946dbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd946dbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd946e806f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd946dbc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd946e7ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==2569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7dacc5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7dacc5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7dacc5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7dacd1e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7dacc5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7dacd1ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==2566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa2e98ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa2e98ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa2e98ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa2e998e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa2e98ca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa2e998ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==2602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cf2d6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cf2d6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cf2d6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5cf2e336f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cf2d6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5cf2e2fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==2514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61dba076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61dba076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61dba076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61dbacb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61dba076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61dbac7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==2515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5e0d30f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5e0d30f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5e0d30f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5e0d3d36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5e0d30f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5e0d3cfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==2558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff897fe26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff897fe26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff897fe26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8980a66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff897fe26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8980a2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==2593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0e9bd26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0e9bd26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0e9bd26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe0e9c966f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0e9bd26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe0e9c92e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,295
> 
> =================================================================
> ==2554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f53cdcbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f53cdcbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f53cdcbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f53cdd836f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f53cdcbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f53cdd7fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==2672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d3da9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d3da9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d3da9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8d3db606f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d3da9c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8d3db5ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2605==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdbb5cdb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdbb5cdb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdbb5cdb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdbb5d9f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdbb5cdb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdbb5d9be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==3325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f347b4496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f347b4496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f347b4496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f347b50d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f347b4496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f347b509e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==3113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4d1d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4d1d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4d1d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4d1de16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4d1d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4d1ddde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==2721==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7fa21cafbbf6  (/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 Feb2021 )

---------- 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 
> 
> =================================================================
> ==2780==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2702==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f39d91dabf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2807==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f18ea5a9bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2708==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f5e962a7bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2805==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f5d89688bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==2808==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7fae0f430bf6  (/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 Feb2021 )

---------- Differences in errors ----------
1a2,260
> 
> =================================================================
> ==2781==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f360be2dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2686==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f0507fecbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2699==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f89b3225bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2682==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7fcaff4c3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2676==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7ff5798e3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==2776==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7fbb4e07dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,403
> 
> =================================================================
> ==3327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ae1d146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ae1d146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ae1d146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ae1dd86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ae1d146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ae1dd4e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==2897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe5abecc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe5abecc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe5abecc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe5abf906f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe5abecc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe5abf8ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==2822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f47b2c3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f47b2c3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f47b2c3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47b2d026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f47b2c3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f47b2cfee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==2853==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd9bf0776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd9bf0776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd9bf0776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd9bf13b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd9bf0776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd9bf137e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==2841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3c4ca7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3c4ca7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3c4ca7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c4cb406f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3c4ca7c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c4cb3ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==2857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f8028a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f8028a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f8028a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3f8034e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f8028a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3f8034ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==2934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bb99986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bb99986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bb99986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9bb9a5c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bb99986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9bb9a58e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==2871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a5218f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a5218f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a5218f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5a522536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a5218f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5a5224fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==2886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7a1f2256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7a1f2256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7a1f2256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7a1f2e96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7a1f2256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7a1f2e5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==2875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa0e0516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa0e0516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa0e0516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffa0e1156f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa0e0516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffa0e111e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==2872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f189d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f189d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f189d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f18a9c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f189d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f18a98e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==2930==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa22b5256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa22b5256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa22b5256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa22b5e96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa22b5256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa22b5e5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==3100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd24398a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd24398a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd24398a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd243a4e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd24398a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd243a4ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==3340==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39d13ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39d13ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39d13ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f39d147e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39d13ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f39d147ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==3390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1dfcb216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1dfcb216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1dfcb216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1dfcbe56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1dfcb216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1dfcbe1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==3342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fd63386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fd63386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fd63386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0fd63fc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fd63386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0fd63f8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==3361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f70f78416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f70f78416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f70f78416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f70f79056f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f70f78416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f70f7901e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==2404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 24 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x231d3ca  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231d3ca)
>     #2 0x22c9d66  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c9d66)
>     #3 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #4 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #5 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
>     #6 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7fc36da5cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc3713a06c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2324ae6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2324ae6)
>     #2 0x232049e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x232049e)
>     #3 0x231bdba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231bdba)
>     #4 0x22c452c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c452c)
>     #5 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #6 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #7 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==2405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x231d3ca  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231d3ca)
>     #2 0x22c9d66  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c9d66)
>     #3 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #4 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #5 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
>     #6 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f7702e2abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f770676e6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2324ae6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2324ae6)
>     #2 0x232049e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x232049e)
>     #3 0x231bdba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231bdba)
>     #4 0x22c452c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c452c)
>     #5 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #6 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #7 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==3191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef0f00c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef0f00c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef0f00c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fef0f0d06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef0f00c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fef0f0cce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==3278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b6501a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b6501a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b6501a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b650de6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b6501a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b650dae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,338
> 
> =================================================================
> ==3260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66a9c436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66a9c436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66a9c436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66a9d076f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66a9c436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66a9d03e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==2927==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdedcb2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fdedcb77377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==2975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc8340f56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fc83413f377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==2948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06df3f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f06df440377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==3001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1c4a6d96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f1c4a723377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==2987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f583ad2c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f583ad76377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==3008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cb0c9f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f5cb0ce9377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2,4c2,345
< Traceback (most recent call last):
<     raise FatalTraCIError("Connection already closed.")
< traci.exceptions.FatalTraCIError: Connection already closed.
---
> 
> =================================================================
> ==2996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f536d3d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f536d41a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,377
> 
> =================================================================
> ==2931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fef2fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f0fef348377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,369
> 
> =================================================================
> ==2947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec6f4c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #12 0x7fec6f509b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec6f4c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
13a14,434
> 
> =================================================================
> ==3021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe85d4746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe85d4746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe85d4746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe85d5386f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe85d4746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe85d534e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77e8f926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77e8f926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77e8f926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f77e90566f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77e8f926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f77e9052e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f716d0766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f716d0766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f716d0766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f716d136e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f716d0766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f716d13a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
13a14,434
> 
> =================================================================
> ==3029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f00f0ed06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f00f0ed06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f00f0ed06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f00f0f946f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f00f0ed06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f00f0f90e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==3061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e07e286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e07e286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e07e286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e07eec6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e07e286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e07ee8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,621
> 
> =================================================================
> ==3420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f52e16b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f52e16b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f52e16b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f52e17796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f52e16b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f52e1775e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,262
> 
> =================================================================
> ==3415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5157bf46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5157bf46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5157bf46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5157cb86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5157bf46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5157cb4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

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

libtraci.python3: 293 tests: 291 FAILED 1 known bugs 1 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1,2c1,1669
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< ..
---
> 
> =================================================================
> ==10525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4c0b8276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4c0b8276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4c0b8276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4c0b8eb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4c0b8276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4c0b8e7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==10567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6c6aee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6c6aee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6c6aee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6c6afac6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6c6aee86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6c6afa8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,979
< ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> 
> =================================================================
> ==10537==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc20bc3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc20bc3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc20bc3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc20bd026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc20bc3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc20bcfee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==8794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2e287456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2e287456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2e287456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e288096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2e287456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e28805e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==8800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4c8631e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f4c86368377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4c8631e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4c8631e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4c863dee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4c8631e6c8  (/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 ContextSubscriptionFilters fieldOfVision range_0_angle_90 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8770==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf6566e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf6566e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf6566e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf657326f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf6566e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf6572ee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==8778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff188e876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff188e876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff188e876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff188f4b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff188e876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff188f47e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85ffe1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85ffe1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85ffe1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85ffedf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85ffe1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85ffedbe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==8752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbd8965c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbd8965c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbd8965c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbd897206f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbd8965c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbd8971ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f38033456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f38033456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f38033456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38034096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f38033456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3803405e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7e7beea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7e7beea6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa61a0b26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa61a0b26c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9124==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcf7f0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcf7f0d6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f52d93726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f52d93726c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c81fa26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c81fa26c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56534766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56534766c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc5fb6c06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc5fb6c06c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f70ce6756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f70ce6756c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fccc0dda6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fccc0dda6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f332c7e86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f332c7e86c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f94ad4576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f94ad4576c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==9122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d80ba06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d80ba06c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==8722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8567e9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8567e9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8567e9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8567f5f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8567e9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8567f5be1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==8700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f97797876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f97797876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f97797876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9779847e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f97797876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f977984b6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==8730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7b70346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fc7b707e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7b70346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7b70346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc7b70f4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7b70346c8  (/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 ContextSubscriptionFilters lateralDistance range_50_lateralDist_50 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0b99d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0b99d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0b99d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd0b9a9c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0b99d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd0b9a98e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7c1d416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7c1d416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7c1d416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc7c1e056f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7c1d416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc7c1e01e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3d2
< lead_straight
5d3
< [002] Context results for vehicle 'ego':
6a5
> [002] Context results for vehicle 'ego':
8d6
< [003] Context results for vehicle 'ego':
9a8
> [003] Context results for vehicle 'ego':
11d9
< [004] Context results for vehicle 'ego':
12a11
> [004] Context results for vehicle 'ego':
14d12
< [005] Context results for vehicle 'ego':
15a14
> [005] Context results for vehicle 'ego':
17d15
< [006] Context results for vehicle 'ego':
18a17
> [006] Context results for vehicle 'ego':
20d18
< [007] Context results for vehicle 'ego':
21a20
> [007] Context results for vehicle 'ego':
23d21
< [008] Context results for vehicle 'ego':
24a23
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65e7d526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65e7d526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65e7d526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f65e7e166f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f65e7d526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f65e7e12e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa603ff96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa603ff96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa603ff96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6040bd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa603ff96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6040b9e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< follow_straight
< follow_right
5a4,6
> follow_right
> follow_straight
> lead_left
8d8
< lead_left
10,11d9
< follow_straight
< follow_right
12a11,13
> follow_right
> follow_straight
> lead_left
15d15
< lead_left
17,18d16
< follow_straight
< follow_right
19a18,20
> follow_right
> follow_straight
> lead_left
22d22
< lead_left
24,25d23
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f50571796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f50571796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f50571796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f505723d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f50571796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5057239e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f825bc046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f825bc046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f825bc046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f825bcc4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f825bc046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f825bcc86f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa580e276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa580e276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa580e276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa580ee7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa580e276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa580eeb6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20114446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20114446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20114446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f20115086f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20114446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2011504e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9271e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9271e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9271e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe9272aa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9271e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe9272a6e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7facb0c4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7facb0c4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7facb0c4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7facb0d126f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7facb0c4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7facb0d0ee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6b36286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6b36286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6b36286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6b36ec6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6b36286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6b36e8e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8846==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff61bae46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff61bae46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff61bae46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff61bba86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff61bae46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff61bba4e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f244f78d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f244f78d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f244f78d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f244f8516f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f244f78d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f244f84de1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0615e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0615e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0615e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0616a96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0615e56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0616a5e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8844==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f237515f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f237515f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f237515f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f23752236f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f237515f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f237521fe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ef9c986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ef9c986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ef9c986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5ef9d5c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ef9c986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5ef9d58e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==9007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69f0b626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69f0b626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69f0b626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f69f0c266f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69f0b626c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f69f0c22e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==9000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa486cc26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa486cc26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa486cc26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa486d866f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa486cc26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa486d82e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6fce1c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6fce1c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6fce1c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6fce2876f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6fce1c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6fce283e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d419f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d419f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d419f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5d41abb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d419f76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5d41ab7e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8950==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9fbae76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9fbae76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9fbae76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff9fbbab6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff9fbae76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff9fbba7e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98721b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98721b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98721b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f98722746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98721b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9872270e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f2d70c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f2d70c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f2d70c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8f2d7cce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f2d70c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8f2d7d06f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9064==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9ca56e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9ca56e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9ca56e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9ca62ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9ca56e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9ca6326f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66ef5796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66ef5796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66ef5796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66ef63d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f66ef5796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f66ef639e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8926==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd32c98a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd32c98a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd32c98a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd32ca4e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd32c98a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd32ca4ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f681aef86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f681aef86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f681aef86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f681afbc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f681aef86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f681afb8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fab955496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fab955496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fab955496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab9560d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fab955496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab95609e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==8955==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03948f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03948f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03948f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03949b66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03948f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03949b2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==4236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95c6ed36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95c6ed36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95c6ed36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95c6f976f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95c6ed36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95c6f93e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,432
> 
> =================================================================
> ==4261==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f80cc7f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f80cc7f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f80cc7f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f80cc8b46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f80cc7f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f80cc8b0e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f80cc7f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5a958d21c26f9bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,279
> 
> =================================================================
> ==4260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6adb6156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6adb6156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6adb6156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6adb6d5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6adb6156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6adb6d96f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,336
> 
> =================================================================
> ==4265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe129ac06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe129ac06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe129ac06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe129b80e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe129ac06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe129b846f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,239
> 
> =================================================================
> ==4317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd23ee566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd23ee566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd23ee566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd23ef1a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd23ee566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd23ef16e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==4341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79be4216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79be4216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79be4216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79be4e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79be4216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79be4e56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==4338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20a8b8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20a8b8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20a8b8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f20a8c4ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20a8b8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f20a8c526f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==4355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2c2b056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2c2b056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2c2b056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd2c2bc96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2c2b056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd2c2bc5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==4357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f1264f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f1264f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f1264f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f127136f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f1264f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f1270fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==4378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feedeb546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feedeb546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feedeb546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feedec14e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feedeb546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feedec186f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feedeb546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x93f578cec6c403ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 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 Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==4399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99b28f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99b28f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99b28f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99b29b2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99b28f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99b29b66f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99b28f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x53a6299dedf76fff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==4380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c985746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c985746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c985746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7c98634e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c985746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7c986386f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c985746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xab165d4b6768b9ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,617
> 
> =================================================================
> ==4402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe10adb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe10adb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe10adb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe10ae796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe10adb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe10ae75e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==4416==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f153a40c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f153a40c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f153a40c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f153a4d06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f153a40c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f153a4cce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==4450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f38e1b0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f38e1b0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f38e1b0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38e1bd36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f38e1b0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38e1bcfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==4459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8a7da16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8a7da16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8a7da16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8a7e656f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8a7da16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8a7e61e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==4464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca5fdee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca5fdee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca5fdee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fca5feaee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca5fdee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fca5feb26f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==4463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4b25606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4b25606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4b25606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4b2620e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4b25606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4b26246f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==4461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa4c60776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa4c60776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa4c60776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa4c613b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa4c60776c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa4c6137e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==4507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 24 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f42f8ef2bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f42f8ef2bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f42fc8366c8  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==4493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19ebbf46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19ebbf46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19ebbf46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19ebcb4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19ebbf46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19ebcb86f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==4498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f844c1c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f844c1c16c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #12 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #13 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #14 0x7f844c20ab9f  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==4511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f523f7686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f523f7686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f523f7686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f523f82c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f523f7686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f523f828e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==4509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf04d2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf04d2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf04d2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf04df36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf04d2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf04defe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==4540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd564aa16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd564aa16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd564aa16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd564b656f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd564aa16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd564b61e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==4541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06054666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06054666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06054666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f060552a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06054666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0605526e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==4542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0ed7f3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0ed7f3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0ed7f3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0ed80006f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0ed7f3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0ed7ffce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==4552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1759926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1759926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1759926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe175a52e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1759926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe175a566f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==4578==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f680fb686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f680fb686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f680fb686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f680fc2c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f680fb686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f680fc28e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==4581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b3c2786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b3c2786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b3c2786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b3c33c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b3c2786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b3c338e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,327
> 
> =================================================================
> ==4584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff361c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x1f3f610  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f3f610)
>     #5 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #6 0x7eff3620d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff361c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff361c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7eff36283e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,228
> 
> =================================================================
> ==4594==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9532de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x1f3f610  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f3f610)
>     #5 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #6 0x7fe953328377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9532de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9532de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe9533a26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe9532de6c8  (/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 ticket5674 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==4597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25597b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f25597fd377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25597b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25597b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2559873e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25597b36c8  (/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 ticket5712 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==4612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6c650946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6c650946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6c650946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6c651586f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6c650946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6c65154e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==4637==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4e6d696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4e6d696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4e6d696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc4e6e29e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4e6d696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc4e6e2d6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,279
> 
> =================================================================
> ==4634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f938bdf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f938bdf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f938bdf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f938beb5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f938bdf56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f938beb96f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==4642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8aa94a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8aa94a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8aa94a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb8aaa0e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8aa94a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb8aaa0ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,240
> 
> =================================================================
> ==4646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d428316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d428316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d428316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1d428f1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d428316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1d428f56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==4674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a649fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a649fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a649fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a64abae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a649fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a64abe6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==4679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f808b15a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f808b15a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f808b15a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f808b21e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f808b15a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f808b21ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==10456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe418d4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe418d4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe418d4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe418e106f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe418d4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe418e0ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,292
> 
> =================================================================
> ==10409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x27b98bc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b98bc)
>     #2 0x1d8909c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d8909c)
>     #3 0x1b1aeeb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b1aeeb)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f8e48642bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e4bf866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e4bf866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e4bf866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e4c04a6f0  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==10466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f48473266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f48473266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f48473266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f48473ea6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f48473266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f48473e6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==4680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f994de196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f994de196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f994de196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f994dedd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f994de196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f994ded9e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f994de196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x997cfb0e7fd4d0ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,48
> 
> =================================================================
> ==4686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f74e20898ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f74e364b6c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f74db240bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f74e364b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f74e364b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f74e370be1e  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,1502
> 
> =================================================================
> ==6781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4cd5b466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4cd5b466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4cd5b466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4cd5c06e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4cd5b466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4cd5c0a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1602
> /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 
> 
> =================================================================
> ==6790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f35289b78ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f3529f796c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f3521b6ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f3529f796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==6880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86865686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86865686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86865686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f868662c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86865686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8686628e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==6959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f0cd8d2a8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f0cda2ec6c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f0cd1ee1bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f0cda2ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,516
> 
> =================================================================
> ==7228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2075e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2075e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2075e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2076a46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2075e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2076a0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2064
> 
> =================================================================
> ==6169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f0d53d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f0d53d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f0d53d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8f0d6016f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f0d53d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8f0d5fde1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2064
> 
> =================================================================
> ==4906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2052486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2052486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2052486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb20530c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2052486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb205308e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,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 
> 
> =================================================================
> ==4899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f6d75d7e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f6d773406c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f6d6ef35bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f6d773406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,548
> 
> =================================================================
> ==6423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb682d6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb682d6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb682d6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb682e2be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb682d6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb682e2f6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1032
> 
> =================================================================
> ==5280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb851c806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb851c806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb851c806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb851d446f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb851c806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb851d40e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,548
> 
> =================================================================
> ==6522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61cedb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61cedb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61cedb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61cee76e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61cedb66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61cee7a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1032
> 
> =================================================================
> ==6195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86a97f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86a97f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86a97f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86a98bc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86a97f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86a98b8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,230
> 
> =================================================================
> ==6196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e778e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e778e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e778e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e779a6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9e778e66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9e779aa6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1548
> 
> =================================================================
> ==4719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3078f526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3078f526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3078f526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f30790166f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3078f526c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3079012e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==4727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f77b7f018ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f77b94c36c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,5160
> 
> =================================================================
> ==4708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb7886ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb7886ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb7886ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb7887706f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb7886ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb78876ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,5540
> /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 
> 
> =================================================================
> ==4704==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f622e4dc8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f622fa9e6c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f6227693bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f622fa9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feb1bbf26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7feb1bc3c377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feb1bbf26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feb1bbf26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feb1bcb66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feb1bbf26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feb1bcb2e1e  (/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 contextSubscriptions edge_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8208==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb581fe06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb58202a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb581fe06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb581fe06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5820a46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb581fe06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5820a0e1e  (/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 contextSubscriptions junction_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff7e3b1e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7ff7e3b68377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff7e3b1e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff7e3b1e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff7e3be26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff7e3b1e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff7e3bdee1e  (/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 contextSubscriptions junction_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a077356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f5a0777f377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a077356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a077356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5a077f96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a077356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5a077f5e1e  (/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 contextSubscriptions lane_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9957566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb9957a0377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9957566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9957566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb99581a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9957566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb995816e1e  (/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 contextSubscriptions lane_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f58ec4246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f58ec46e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f58ec4246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f58ec4246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f58ec4e86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f58ec4246c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f58ec4e4e1e  (/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 contextSubscriptions parking ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,345
> 
> =================================================================
> ==8691==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5fd18406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5fd18406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5fd18406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5fd19046f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5fd18406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5fd1900e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa1a5fb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fa1a5fff377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa1a5fb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa1a5fb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa1a60796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa1a5fb56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa1a6075e1e  (/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 contextSubscriptions person_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f621ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f7f62238377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f621ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f621ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f622b26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f621ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f622aee1e  (/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 contextSubscriptions poi_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f28055856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f28055cf377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f28055856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f28055856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f28056496f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f28055856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2805645e1e  (/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 contextSubscriptions poi_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb640d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb640dc7377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb640d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb640d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb640e416f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb640d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb640e3de1e  (/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 contextSubscriptions polygon_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f776d7036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f776d74d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f776d7036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f776d7036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f776d7c76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f776d7036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f776d7c3e1e  (/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 contextSubscriptions polygon_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f41d62ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f41d6336377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f41d62ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f41d62ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41d63b06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f41d62ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41d63ace1e  (/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 contextSubscriptions range_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4db5fb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f4db6002377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4db5fb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4db5fb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4db607c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4db5fb86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4db6078e1e  (/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 contextSubscriptions range_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==8156==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f88153d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8815420377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f88153d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f88153d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f881549a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f88153d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8815496e1e  (/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 edge edge ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b15b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b15b0: note: object has invalid vptr
>  49 00 80 65  1c 00 80 38 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 0x6030000b15b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b15b0: note: object has invalid vptr
>  49 00 80 65  1c 00 80 38 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 
> =================================================================
> ==9207==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b15c0 at pc 0x000002c80c84 bp 0x7ffd05b1ea60 sp 0x7ffd05b1ea58
> READ of size 4 at 0x6030000b15c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7f2d5036fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b15c0 is located 16 bytes inside of 24-byte region [0x6030000b15b0,0x6030000b15c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==3988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f5ac01958ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f5ac17576c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f5ab934cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f5ac17576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==3987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f4406fac8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f440856e6c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f4400163bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f440856e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,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 
> 
> =================================================================
> ==3990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7fd1e69418ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7fd1e7f036c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7fd1dfaf8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7fd1e7f036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10250==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5f2ce2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5f2ce2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5f2ce2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f2cef16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5f2ce2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f2ceede1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2a472896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2a472896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2a472896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2a4734d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2a472896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2a47349e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==9206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efd7c7096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efd7c7096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efd7c7096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efd7c7cd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efd7c7096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efd7c7c9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==9214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f93e9d0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f93e9d0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f93e9d0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f93e9dcfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f93e9d0f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f93e9dd36f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c765be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c765be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c765be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c766826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c765be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c7667ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f919cb036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f919cb036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f919cb036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f919cbc76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f919cb036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f919cbc3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==10502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcec352b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcec352b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcec352b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcec35ebe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcec352b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcec35ef6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==7290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09a98d26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f09a991c377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09a98d26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09a98d26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09a9992e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09a98d26c8  (/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 misc paramsWithKey ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==7338==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3af32126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3af325c377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3af32126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3af32126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3af32d2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3af32126c8  (/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 misc paramsWithKey_subscription ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==7398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5060fce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f5061018377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5060fce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5060fce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f506108ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5060fce6c8  (/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 misc rerouting add_with_taz ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==7645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd8c668d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd8c668d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd8c668d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd8c674de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd8c668d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd8c67516f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==8082==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fe73d70fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe7410536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe7410536c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==8139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f5260b7dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f52644c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f52644c16c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==8143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f5fb1de9bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5fb572d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5fb572d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5fb572d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5fb57f16f0  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==8035==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1cb7f846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f1cb7fce377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1cb7f846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1cb7f846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cb8044e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1cb7f846c8  (/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 misc rerouting person walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==7973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f29862c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f298630f377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f29862c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f29862c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2986385e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f29862c56c8  (/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 misc rerouting person walk_stop_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==8028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbe58bc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fbe58c0e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbe58bc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbe58bc46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbe58c84e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbe58bc46c8  (/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 misc rerouting person walk_walk_stop_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==8033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7567a146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f7567a5e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7567a146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7567a146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7567ad4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7567a146c8  (/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 misc rerouting rerouteParkingArea_end ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==7904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1756b226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f1756b6c377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1756b226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1756b226c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1756be2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1756b226c8  (/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 misc rerouting rerouteParkingArea_intermediate ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==7824==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9d4cb876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f9d4cbd1377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9d4cb876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9d4cb876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9d4cc47e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9d4cb876c8  (/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 misc rerouting rerouteTraveltime_adaptEdgeWeight ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==7781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9201b3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9201b3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9201b3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9201bffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9201b3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9201c036f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==7801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f37be8c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f37be8c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f37be8c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f37be983e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f37be8c36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f37be9876f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==7804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa321d8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa321d8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa321d8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa321e4ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa321d8e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa321e526f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==7682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7e04b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7e04b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7e04b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7e04bfae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7e04b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7e04bfe6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==7931==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a75e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a75e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a75e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46a76a4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a75e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46a76a86f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==7929==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8b9b4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8b9b4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8b9b4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8b9c0ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8b9b4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8b9c106f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,267
> 
> =================================================================
> ==7488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8e412e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7ff8e4178377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8e412e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8e412e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8e41eee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8e412e6c8  (/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 misc tracing ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==7523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3406fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fa340748377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3406fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3406fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa3407bee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3406fe6c8  (/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 misc tracing_close_start ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,532
> 
> =================================================================
> ==7547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feba3b396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7feba3b83377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feba3b396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feba3b396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feba3bf9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feba3b396c8  (/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 misc tracing_noGetters ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==7546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe87a2ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fe87a337377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe87a2ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe87a2ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe87a3ade1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe87a2ed6c8  (/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 multientryexit multientryexit ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffba88456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffba88456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffba88456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffba89096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffba88456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffba8905e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==10480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f410ab056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f410ab056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f410ab056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f410abc96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f410ab056c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f410abc5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,330
> 
> =================================================================
> ==10458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd897a516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd897a516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd897a516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd897b156f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd897a516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd897b11e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,367
> 
> =================================================================
> ==10163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af4e93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af4e93)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f4ad6d0bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ada64f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ada64f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4ada64f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4ada7136f0  (/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 person moveToXY after_creation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==10003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff668506c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7eff62f0cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7eff6689a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==10046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63c4eb66c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f63c1572bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f63c4f00377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==10094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ee3a7c6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f8ee0138bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8ee3ac6377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==10105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f12ea3e16c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f12e6a9dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f12ea42b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,265
> 
> =================================================================
> ==10100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f9c9896c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f6f99045bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f6f9c9d3377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10109==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd4bf07c6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fd4bb738bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd4bf0c6377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,316
> 
> =================================================================
> ==10120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3a648f96c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f3a60fb5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3a64943377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef78db96c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fef75475bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fef78e03377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==10084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5820dac6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f581d468bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f5820df6377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==10049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f844d93e6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f8449ffabf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f844d988377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,280
> 
> =================================================================
> ==10051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11efe946c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f11ec550bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f11efede377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==10050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f81702ad6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f816c969bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f81702f7377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==10053==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f31b98276c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f31b5ee3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f31b9871377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,387
> 
> =================================================================
> ==10158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af4e93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af4e93)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fb1642ffbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af985b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af985b)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fb1642ffbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb167c436c8  (/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 Feb2021 )

---------- Differences in errors ----------
3a4,312
> 
> =================================================================
> ==10162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe781ab36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fe781afd377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe781ab36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe781ab36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe781b73e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe781ab36c8  (/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 priorStage2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
8a9,317
> 
> =================================================================
> ==10161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f61d8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3f61dd4377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f61d8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f61d8a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3f61e4ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f61d8a6c8  (/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 poi poi ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x604000072510 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000072510: note: object has invalid vptr
>  17 00 80 3a  17 00 00 15 00 00 00 00  00 80 00 00 30 61 00 00  c0 db 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:66:9: runtime error: member access within address 0x604000072510 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000072510: note: object has invalid vptr
>  17 00 80 3a  17 00 00 15 00 00 00 00  00 80 00 00 30 61 00 00  c0 db 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:66:9 in 
> =================================================================
> ==10283==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000072538 at pc 0x00000325f760 bp 0x7ffe60b17ef0 sp 0x7ffe60b17ee8
> WRITE of size 1 at 0x604000072538 thread T0
>     #0 0x325f75f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x325f75f)
>     #1 0x3254978  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3254978)
>     #2 0x325513e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x325513e)
>     #3 0xf127f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf127f5)
>     #4 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #5 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #6 0x7f997d0b0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #7 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x604000072538 is located 40 bytes inside of 48-byte region [0x604000072510,0x604000072540)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1d7db87  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d7db87)
>     #2 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,235
> 
> =================================================================
> ==10313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f1db5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f1db5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f1db5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f1dc1ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f1db5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f1dc1e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==10295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf67d6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf67d6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf67d6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf67e2e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdf67d6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdf67e2ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,374
> 
> =================================================================
> ==10310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f91e5f416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f91e5f416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f91e5f416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f91e60056f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f91e5f416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f91e6001e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a66175  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a66175)
>     #2 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #3 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #4 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==10482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f672e7416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f672e7416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f672e7416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f672e8056f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f672e7416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f672e801e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==10232==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15932ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15932ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15932ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f15933b16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15932ed6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f15933ade1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
129a130,403
> 
> =================================================================
> ==10529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f07af56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f07af56c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #12 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #13 0x7f6f07b3eb9f  (/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 Feb2021 )

---------- Differences in errors ----------
7a8,331
> 
> =================================================================
> ==10380==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb9078b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb9078b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb9078b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb9084f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb9078b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb9084be1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,534
> 
> =================================================================
> ==10390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc889ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc889ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc889ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc88a706f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc889ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc88a6ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,382
> 
> =================================================================
> ==10378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19b17ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19b17ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19b17ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19b18706f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19b17ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f19b186ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,444
> 
> =================================================================
> ==10375==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61664026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61664026c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
>     #5 0x12133a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12133a1)
>     #6 0x1212b77  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1212b77)
>     #7 0x1211e85  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1211e85)
>     #8 0x1211518  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1211518)
>     #9 0x1210ef2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1210ef2)
>     #10 0x1210740  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1210740)
>     #11 0x12105e7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12105e7)
>     #12 0x332a5ec  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x332a5ec)
>     #13 0x3320cba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3320cba)
>     #14 0x156f0cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x156f0cd)
>     #15 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,343
> 
> =================================================================
> ==10376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bc02fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bc02fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bc02fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9bc03c26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bc02fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9bc03bee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,404
> 
> =================================================================
> ==10326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7aacac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7aacac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7aacac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc7aad706f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7aacac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc7aad6ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,359
> 
> =================================================================
> ==10327==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87940136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87940136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87940136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87940d76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87940136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87940d3e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,405
> 
> =================================================================
> ==10333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbd374396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbd374396c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x1578ff2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1578ff2)
>     #12 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #13 0x1575c57  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1575c57)
>     #14 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #15 0x7fbd37482b9f  (/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 Feb2021 )

---------- Differences in errors ----------
16a17,473
> 
> =================================================================
> ==10379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 4 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fb5e9a8cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 600 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ddc434  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ddc434)
>     #2 0x1b3a7e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3a7e1)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fb5e9a8cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de115a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de115a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,305
> 
> =================================================================
> ==10224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 16 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f841976fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f841d0b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f841d0b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f841d0b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f841d173e1e  (/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 trafficlight constraints getConstraints ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,236
> 
> =================================================================
> ==10187==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f873c4736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f873c4736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f873c4736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f873c5376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f873c4736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f873c533e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==10228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4f10d26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4f10d26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4f10d26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc4f1192e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4f10d26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc4f11966f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==10207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f20eee1fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f20eee1fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20f27636c8  (/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 trafficlight railsignal_state ( Last six runs Feb2021 )

---------- 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:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
2a7,967
> 
> =================================================================
> ==10231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x26b0051  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26b0051)
>     #2 0x25d899e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d899e)
>     #3 0x25cd8da  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25cd8da)
>     #4 0x25ce93f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25ce93f)
>     #5 0x247e0e7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x247e0e7)
>     #6 0x247aa10  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x247aa10)
>     #7 0x2482d3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2482d3d)
>     #8 0x1711a3b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1711a3b)
>     #9 0xf1c50a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c50a)
>     #10 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #11 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #12 0x7f6aa3704bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6aa70486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,343
> 
> =================================================================
> ==10189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4816 byte(s) in 43 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f57dfe6fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 672 byte(s) in 6 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f57dfe6fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57e37b36c8  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==10503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2531e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2531e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2531e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2532a1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2531e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2532a56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==9993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2aabda06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2aabda06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2aabda06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2aabe646f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2aabda06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2aabe60e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==9840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e4dd3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e4dd3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e4dd3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e4de036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e4dd3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e4ddffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==9848==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5c39f3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5c39f3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5c39f3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5c3a0026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5c39f3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5c39ffee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,264
> 
> =================================================================
> ==9841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd55b1416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd55b1416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd55b1416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd55b2056f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd55b1416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd55b201e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==9790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf79da96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf79da96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf79da96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcf79e6d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf79da96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcf79e69e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6e07d136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6e07d136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6e07d136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6e07dd76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6e07d136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6e07dd3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==9893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1d9d846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1d9d846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1d9d846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb1d9e486f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1d9d846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb1d9e44e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==9947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd31f7b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd31f7b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd31f7b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd31f87a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd31f7b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd31f876e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9816==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f72921026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f72921026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f72921026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72921c2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f72921026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f72921c66f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,293
> 
> =================================================================
> ==9822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc15723e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc15723e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc15723e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc1573026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc15723e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc1572fee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9817==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f899229e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f899229e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f899229e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f899235ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f899229e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f89923626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==9900==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1f2daab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1f2daab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1f2daab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1f2db6f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1f2daab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1f2db6be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==9245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f28cd2fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f28cd2fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f28cd2fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f28cd3bee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f28cd2fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f28cd3c26f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==9259==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb34a8f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb34a8f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb34a8f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb34a9ba6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb34a8f66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb34a9b6e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==9264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95b80346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95b80346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95b80346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95b80f86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95b80346c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95b80f4e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==9265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd283f906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd283f906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd283f906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd2840546f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd283f906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd284050e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==9275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5c5940c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5c5940c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5c5940c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5c594d06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5c5940c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5c594cce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==9289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf57b826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf57b826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf57b826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf57c466f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf57b826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf57c42e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==9329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05e90e26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05e90e26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05e90e26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f05e91a66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05e90e26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f05e91a2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==9337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34c09fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34c09fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34c09fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34c0abe6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34c09fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34c0abae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==9382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f31142ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f31142ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f31142ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f31143b06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f31142ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f31143ace1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==9312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea848c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea848c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea848c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbea85506f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea848c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbea854ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==9301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f40c76376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f40c76376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f40c76376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f40c76fb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f40c76376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f40c76f7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==9319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f920fa926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f920fa926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f920fa926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f920fb566f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f920fa926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f920fb52e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==9357==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f365ed116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f365ed116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f365ed116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f365edd56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f365ed116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f365edd1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,295
> 
> =================================================================
> ==9328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0f86b386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0f86b386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0f86b386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0f86bfc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0f86b386c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0f86bf8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==9403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5827a4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5827a4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5827a4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5827b0e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5827a4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5827b0ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6e68d6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6e68d6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6e68d6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6e68e2f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6e68d6b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6e68e2be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff54062d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff54062d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff54062d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5406f16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff54062d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff5406ede1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==9791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f74a2e3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f74a2e3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f74a2e3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f74a2f036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f74a2e3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f74a2effe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==9475==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f6eb54bfbf6  (/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 Feb2021 )

---------- 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 
> 
> =================================================================
> ==9480==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9444==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f17d0365bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9520==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f4140648bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9455==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f9b75a7dbf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9508==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f9c12ec8bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==9531==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f4661158bf6  (/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 Feb2021 )

---------- Differences in errors ----------
1a2,260
> 
> =================================================================
> ==9507==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f4a10772bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9433==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f29c8527bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9476==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7feb1abcfbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9425==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7fe2e7351bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9431==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f9294308bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==9489==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f06ff4ccbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,403
> 
> =================================================================
> ==9922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f366bcff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f366bcff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f366bcff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f366bdc36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f366bcff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f366bdbfe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==9616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8760b296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8760b296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8760b296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8760bed6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8760b296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8760be9e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f773a3fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f773a3fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f773a3fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f773a4c26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f773a3fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f773a4bee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f04e4f9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f04e4f9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f04e4f9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f04e505f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f04e4f9b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f04e505be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==9545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d1ec7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d1ec7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d1ec7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d1ed3e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d1ec7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d1ed3ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8fa47556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8fa47556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8fa47556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8fa48196f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8fa47556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8fa4815e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==9621==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7facc51bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7facc51bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7facc51bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7facc527f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7facc51bb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7facc527be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39b3e5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39b3e5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39b3e5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f39b3f226f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39b3e5e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f39b3f1ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f454e8376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f454e8376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f454e8376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f454e8fb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f454e8376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f454e8f7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa9ace4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa9ace4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa9ace4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa9acf126f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa9ace4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa9acf0ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9584==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f98aec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f98aec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f98aec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f98bb06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6f98aec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6f98bace1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==9634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f594199b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f594199b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f594199b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5941a5f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f594199b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5941a5be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==9779==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe196bb96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe196bb96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe196bb96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe196c7d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe196bb96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe196c79e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==9921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92629ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92629ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92629ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9262a726f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92629ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9262a6ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==9992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbcd9cbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbcd9cbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbcd9cbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcd9d836f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbcd9cbf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcd9d7fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9942==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe33c8b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe33c8b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe33c8b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe33c9796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe33c8b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe33c975e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==9945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3edb1ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3edb1ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3edb1ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3edb2ae6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3edb1ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3edb2aae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==9234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 24 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x231d3ca  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231d3ca)
>     #2 0x22c9d66  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c9d66)
>     #3 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #4 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #5 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
>     #6 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f036854abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f036be8e6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2324ae6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2324ae6)
>     #2 0x232049e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x232049e)
>     #3 0x231bdba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231bdba)
>     #4 0x22c452c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c452c)
>     #5 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #6 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #7 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==9233==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x231d3ca  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231d3ca)
>     #2 0x22c9d66  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c9d66)
>     #3 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #4 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #5 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
>     #6 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7fa6a779bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6ab0df6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2324ae6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2324ae6)
>     #2 0x232049e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x232049e)
>     #3 0x231bdba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231bdba)
>     #4 0x22c452c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c452c)
>     #5 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #6 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #7 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d7467a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d7467a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d7467a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1d7473e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d7467a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1d7473ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==9888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f386166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f386166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f386166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f386da6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f386166c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f386d6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,338
> 
> =================================================================
> ==9880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe20dbd36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe20dbd36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe20dbd36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe20dc976f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe20dbd36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe20dc93e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==9646==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f58ecda96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f58ecdf3377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==9685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f75bc8ae6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f75bc8f8377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==9668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4458e3b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f4458e85377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==9699==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f90d8ee46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f90d8f2e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==9684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4cfefa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fc4cff44377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==9714==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efea64236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7efea646d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,344
> 
> =================================================================
> ==9712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3a744a06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3a744ea377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,377
> 
> =================================================================
> ==9657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5a580966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f5a580e0377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,369
> 
> =================================================================
> ==9654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf85e8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #12 0x7faf85ed4b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf85e8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
13a14,434
> 
> =================================================================
> ==9734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0f06bfb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0f06bfb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0f06bfb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0f06cbf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0f06bfb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0f06cbbe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==9745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0475add6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0475add6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0475add6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0475ba16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0475add6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0475b9de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==9772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe114da16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe114da16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe114da16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe114e61e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe114da16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe114e656f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
13a14,434
> 
> =================================================================
> ==9741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1fb5d3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1fb5d3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1fb5d3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1fb5e026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1fb5d3e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1fb5dfee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==9757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffb820f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffb820f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffb820f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb821b66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffb820f26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffb821b2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,621
> 
> =================================================================
> ==9996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff97e08a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff97e08a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff97e08a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97e14e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff97e08a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97e14ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,262
> 
> =================================================================
> ==9991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe3ece916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe3ece916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe3ece916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3ecf556f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe3ece916c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3ecf51e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

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

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,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).
> =================================================================
> ==9436==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000012740 at pc 0x000001a6ce84 bp 0x7fff1adddc10 sp 0x7fff1adddc08
> WRITE of size 8 at 0x606000012740 thread T0
>     #0 0x1a6ce83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83)
>     #1 0x1a6c054  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6c054)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7f14c43e8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x606000012740 is located 0 bytes inside of 64-byte region [0x606000012740,0x606000012780)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1a6bef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6bef3)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7f14c43e8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,102c3,102
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
6a7,39
> 
> =================================================================
> ==4115==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd7ac5826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd7ac5826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd7ac5826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd7ac642e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd7ac5826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd7ac6466f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd7ac5826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x8def6cc0719922ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

meso: 231 tests: 229 FAILED 1 known bugs 1 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==6346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25933936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25933936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25933936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2593453e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25933936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25934576f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25933936c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x27140b04345eeff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==7228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbab17be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbab17be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbab17be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbab187ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbab17be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbab18826f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbab17be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xb7de60f6ac0fcff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==5282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6bbee256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6bbee256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6bbee256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6bbeee5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6bbee256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6bbeee96f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6bbee256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x829551a7477085ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==5884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2e12996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2e12996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2e12996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd2e1359e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2e12996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd2e135d6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2e12996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2b189442510486ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==7686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6094856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6094856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6094856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa609545e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6094856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6095496f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6094856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x355c35cc764bbeff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==9129==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8535106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8535106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8535106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb8535d0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8535106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb8535d46f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8535106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5a3150667b09ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,50
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==9169==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffca37faad0 sp 0x7ffca37fa680 T0)
> ==9169==The signal is caused by a READ memory access.
> ==9169==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7fbd332818b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7fbd3324cdec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7fbd3324dd6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7fbd3324dfc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7fbd33281b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7fbd2f8f3bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==9169==ABORTING
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==9323==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffe7edb2590 sp 0x7ffe7edb2140 T0)
> ==9323==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 Feb2021 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==18028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f762c4186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f762c4186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f762c4186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f762c4d8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f762c4186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f762c4dc6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f762c4186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2737179ebbe1bfff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==5972==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7015db36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7015db36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7015db36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7015e73e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7015db36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7015e776f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7015db36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xa35ab996fa1d86ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==8418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff511516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff511516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff511516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7eff51211e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff511516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7eff512156f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7eff511516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x934b8cc1a2909bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,54
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==9185==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7fffe8a1cf30 sp 0x7fffe8a1cae0 T0)
> ==9185==The signal is caused by a READ memory access.
> ==9185==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7f9cff88d8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f9cff858dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f9cff859d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f9cff859fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f9cff88db18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7f9cfbeffbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==9185==ABORTING
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==9487==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7fff6003a1f0 sp 0x7fff60039da0 T0)
> ==9487==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 Feb2021 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==9822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f206db0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f206db0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f206db0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f206dbcae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f206db0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f206dbce6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f206db0a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xa22ada28b2c4c3ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==10257==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f65c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f65c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f65c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4f6685e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f65c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4f66896f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f65c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6336a57c8a2a12ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 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 Feb2021 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==10610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c701006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c701006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c701006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2c701c0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c701006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2c701c46f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c701006c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x82f061c11d3ef2ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 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 Feb2021 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==11133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56744ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56744ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56744ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f567458ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56744ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56745926f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56744ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xccfe498974214aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==11349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a8c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a8c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a8c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46a8d3de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a8c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46a8d416f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a8c7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xfefd78da2dc166ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==11869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5b0a3e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5b0a3e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5b0a3e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5b0a4a9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5b0a3e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5b0a4ad6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5b0a3e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5d172e3273174eff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 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 Feb2021 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==7359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea1d4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea1d4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea1d4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbea1e0ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea1d4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbea1e0e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbea1d4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x1f4923d8912c48ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---
> 
---------- Differences in output ----------
1,8c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,6c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< p9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,6c1
< Subscribing to context of vehicle 'ego' (range=0.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
1c1
< Warning: Field of vision opening angle ('0.00') should be within interval (0, 360), ignoring filter...
---
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=0.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,8c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=270.0)
< Context results for veh 'ego':
< ego
< v10
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
1c1
< Warning: Field of vision opening angle ('360.00') should be within interval (0, 360), ignoring filter...
---
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=360.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,7c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,204d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [002] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [003] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [004] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [005] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [006] Context results for vehicle 'ego':
< follow_left
< follow_left2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,135d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [002] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [003] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [004] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [005] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [006] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [007] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [008] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [009] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [010] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,114d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [002] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [003] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [004] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [005] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [006] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [007] Context results for vehicle 'ego':
< lead_left
< lead_left2
< opposite_lead_left
< [008] Context results for vehicle 'ego':
< lead_left
< lead_left2
< opposite_lead_left
< opposite_lead_left2
< [009] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,182d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [008] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_right
< opposite_lead_right2
< [009] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [010] Context results for vehicle 'ego':
< opposite_follow_left2
< opposite_follow_middle2
< opposite_follow_right2
< opposite_lead_left
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,113d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< [008] Context results for vehicle 'ego':
< [009] Context results for vehicle 'ego':
< [010] Context results for vehicle 'ego':
< [011] Context results for vehicle 'ego':
< [012] Context results for vehicle 'ego':
< opposite_lead_right
< [013] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [014] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [015] Context results for vehicle 'ego':
< opposite_follow_right2
< opposite_lead_left
< opposite_lead_left2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [008] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_right
< opposite_lead_right2
< [009] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [010] Context results for vehicle 'ego':
< opposite_follow_left2
< opposite_follow_middle2
< opposite_follow_right2
< opposite_lead_left
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,36d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< [008] Context results for vehicle 'ego':
< [009] Context results for vehicle 'ego':
< [010] Context results for vehicle 'ego':
< [011] Context results for vehicle 'ego':
< [012] Context results for vehicle 'ego':
< [013] Context results for vehicle 'ego':
< [014] Context results for vehicle 'ego':
< [015] Context results for vehicle 'ego':
< [016] Context results for vehicle 'ego':
< [017] Context results for vehicle 'ego':
< [018] Context results for vehicle 'ego':
< [019] Context results for vehicle 'ego':
< [020] Context results for vehicle 'ego':
< [021] Context results for vehicle 'ego':
< [022] Context results for vehicle 'ego':
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBounds ( Last six runs Feb2021 )
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsDownDistZero ( Last six runs Feb2021 )
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsUpDistZero ( Last six runs Feb2021 )

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,146d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [002] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [003] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [004] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [005] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [006] Context results for vehicle 'ego':
< follow_right
< follow_right2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,96d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [002] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [003] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [004] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [005] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [006] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [007] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [008] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [009] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [010] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,86d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [002] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [003] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [004] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [005] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [006] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [007] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [008] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [009] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [010] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,46c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego' (step = 1):
< ego
< v2
< Context results for veh 'ego' (step = 2):
< ego
< v2
< Context results for veh 'ego' (step = 3):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 4):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 5):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 6):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 7):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 8):
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,8c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< p10
< p8
< p9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,9c1
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,88d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [007] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [008] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [009] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [010] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,141d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< follow_left
< lead_left
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,192d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [002] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [003] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [004] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,139d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< follow_right
< lead_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,98d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< snail_leader
< [002] Context results for vehicle 'ego':
< snail_leader
< [003] Context results for vehicle 'ego':
< snail_leader
< [004] Context results for vehicle 'ego':
< snail_leader
< [005] Context results for vehicle 'ego':
< snail_leader
< [006] Context results for vehicle 'ego':
< snail_leader
< [007] Context results for vehicle 'ego':
< snail_leader
< [008] Context results for vehicle 'ego':
< snail_leader
< [009] Context results for vehicle 'ego':
< snail_leader
< [010] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [011] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [012] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [013] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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,48d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< ego
< [002] Context results for vehicle 'ego':
< ego
< [003] Context results for vehicle 'ego':
< ego
< [004] Context results for vehicle 'ego':
< ego
< [005] Context results for vehicle 'ego':
< ego
< [006] Context results for vehicle 'ego':
< ego
< [007] Context results for vehicle 'ego':
< ego
< opp1
< [008] Context results for vehicle 'ego':
< ego
< opp1
< [009] Context results for vehicle 'ego':
< ego
< opp1
< [010] Context results for vehicle 'ego':
< ego
< opp1
< [011] Context results for vehicle 'ego':
< ego
< opp1
< [012] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/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 Feb2021 )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,271
> 
> =================================================================
> ==19282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f684ccca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f684ccca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f684ccca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f684cd8e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f684ccca6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f684cd8ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,429
> 
> =================================================================
> ==20639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55f2c326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55f2c326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55f2c326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55f2cf66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55f2c326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55f2cf2e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55f2c326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x1fb8af5c87053dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,279
> 
> =================================================================
> ==20895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3820b2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3820b2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3820b2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3820befe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3820b2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3820bf36f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,336
> 
> =================================================================
> ==21977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0bfdd5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0bfdd5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0bfdd5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0bfde1ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0bfdd5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0bfde1e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,239
> 
> =================================================================
> ==22046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11e14fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11e14fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11e14fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f11e15bf6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f11e14fb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f11e15bbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==21686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03f6deb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03f6deb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03f6deb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03f6eabe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03f6deb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03f6eaf6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==22674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95604666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95604666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95604666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9560526e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95604666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f956052a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==23011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3f6c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3f6c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3f6c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff3f6cd86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3f6c146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff3f6cd4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==22830==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06b526f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06b526f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06b526f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f06b53336f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06b526f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f06b532fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==22965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d1bd906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d1bd906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d1bd906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8d1be50e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d1bd906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8d1be546f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8d1bd906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc362a8aeae692cff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 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 Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==24121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85f208d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85f208d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85f208d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85f214de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85f208d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85f21516f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85f208d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd9dc929953530fff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==22960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5402b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5402b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5402b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5402bfae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5402b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5402bfe6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5402b3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc804b00cd21f8fff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,614
> 
> =================================================================
> ==24120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6ab29586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6ab29586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6ab29586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6ab2a1c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6ab29586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6ab2a18e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==24300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc6bb2f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc6bb2f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc6bb2f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc6bb3b76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc6bb2f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc6bb3b3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==25049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca7a2256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca7a2256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca7a2256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fca7a2e96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fca7a2256c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fca7a2e5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==24551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f864666f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f864666f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f864666f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86467336f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f864666f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f864672fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==24590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb89e1476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb89e1476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb89e1476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb89e207e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb89e1476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb89e20b6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==24776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe7c72c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe7c72c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe7c72c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe7c7382e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe7c72c26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe7c73866f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==24789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05a06b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05a06b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05a06b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f05a07746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05a06b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f05a0770e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==25454==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 24 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7fd232c80bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7fd232c80bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2365c46c8  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==25657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61a50a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61a50a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61a50a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61a5166e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f61a50a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f61a516a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==25628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2b6dff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2b6dff6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #12 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #13 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #14 0x7fe2b6e48b9f  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==25715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f331dac16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f331dac16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f331dac16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f331db856f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f331dac16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f331db81e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==25823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe4618a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe4618a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe4618a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe46196d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe4618a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe461969e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==25822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c8711e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c8711e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c8711e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9c871e26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9c8711e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9c871dee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==25831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f457b8756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f457b8756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f457b8756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f457b9396f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f457b8756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f457b935e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==26253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f67764816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f67764816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f67764816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f67765456f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f67764816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6776541e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==27031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe4c932c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe4c932c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe4c932c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe4c93ece1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe4c932c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe4c93f06f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==27037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d2761d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d2761d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d2761d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d276e16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d2761d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d276dde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==27166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d6027b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d6027b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d6027b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d6033f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d6027b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d6033be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,327
> 
> =================================================================
> ==27179==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f391d5606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x1f3f610  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f3f610)
>     #5 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #6 0x7f391d5aa377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f391d5606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f391d5606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f391d620e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,228
> 
> =================================================================
> ==27226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f793e3a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x1f3f610  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f3f610)
>     #5 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #6 0x7f793e3ef377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f793e3a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f793e3a56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f793e4696f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f793e3a56c8  (/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 ticket5674 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==27668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01415376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f0141581377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01415376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01415376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f01415f7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f01415376c8  (/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 ticket5712 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==27810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0d36c96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0d36c96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0d36c96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe0d378d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe0d36c96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe0d3789e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==28005==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f485406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f485406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f485406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f48600e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f485406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f486046f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
3a4,279
> 
> =================================================================
> ==28293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f418880f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f418880f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f418880f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41888cfe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f418880f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41888d36f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==28236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4b59356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4b59356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4b59356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4b59f96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4b59356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4b59f5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,240
> 
> =================================================================
> ==28909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a94b636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a94b636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a94b636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a94c23e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a94b636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a94c276f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==28861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd68f98a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd68f98a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd68f98a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd68fa4ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd68f98a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd68fa4e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==28790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f68de0d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f68de0d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f68de0d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f68de19a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f68de0d66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f68de196e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,28
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==20277==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffe3c1d5a50 sp 0x7ffe3c1d5600 T0)
> ==20277==The signal is caused by a READ memory access.
> ==20277==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7f3e9b7f98b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f3e9b7c4dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f3e9b7c5d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f3e9b7c5fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f3e9b7f9b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7f3e97e6bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==20277==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 Feb2021 )

---------- 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
> =================================================================
> ==20264==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffddabd4850 sp 0x7ffddabd4400 T0)
> ==20264==The signal is caused by a READ memory access.
> ==20264==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7f939941e8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f93993e9dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f93993ead6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f93993eafc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f939941eb18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7f9395a90bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==20264==ABORTING
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,33d0
< 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 Feb2021 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==20645==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ffa5186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ffa5186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ffa5186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5ffa5dc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ffa5186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5ffa5d8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,3c1,8
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
< Could not connect in 11 tries
---
> Traceback (most recent call last):
>   File "/home/delphi/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 ----------
1,3d0
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

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

---------- Differences in errors ----------
1,3c1,8
< Could not connect in 11 tries
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
---
> Traceback (most recent call last):
>   File "/home/delphi/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 ----------
1,3d0
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/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,23d2
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Print ended at step 100
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Print ended at step 100
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Print ended at step 100
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< 
traci connection clientCloses sumo ( Last six runs Feb2021 )
traci connection clientCloses sumo-gui ( Last six runs Feb2021 )

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/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 ----------
1,3d0
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="5.10" speed="0.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="6.53" speed="1.43"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="10.57" speed="4.03"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="16.77" speed="6.21"/>
            </lane>
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
</tripinfos>
traci connection closingOutput sumo ( Last six runs Feb2021 )
traci connection closingOutput sumo-gui ( Last six runs Feb2021 )

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

---------- Differences in errors ----------
0a1,516
> 
> =================================================================
> ==5821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe750d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe750d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe750d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe750e096f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe750d456c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe750e05e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,87
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-6:
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 127, in connect
> FatalTraCIError: Could not connect in 11 tries
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,11d3
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
13,20d4
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
23,31d6
< ***Starting server on port <PORT> ***
<   waiting for 3 clients...
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
33,41d7
< ***Starting server on port <PORT> ***
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,117
> /bin/sh: 0: Illegal option --
> Process Process-2:
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,13d3
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
15,24d4
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
27,42d6
< ***Starting server on port <PORT> ***
<   waiting for 5 clients...
<   client connected
<   client connected
<   client connected
<   client connected
<   client connected
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,119
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5d3
< Process 1 ended at step 99
< Process 2 ended at step 99
7,8d4
< Process 1 ended at step 99
< Process 2 ended at step 99
11,15d6
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
17,21d7
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
25,26d10
< Process 1 ended at step 99
< Process 2 ended at step 99
28,29d11
< Process 1 ended at step 99
< Process 2 ended at step 99
32,36d13
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,18
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,16d3
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    1 subscribing to speed (ID = 64) of vehicle 'horiz'
<    -> {'horiz': {64: 0.0}}
<    2 subscribing to acceleration (ID = 70) of vehicle 'horiz'
<    -> {'horiz': {70: 2.6}}
< Process 1 (order 1) ended at step 120.0
< Process 2 (order 2) ended at step 120.0
19,1971d5
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    2 subscribing to acceleration (ID = 70) of vehicle 'horiz'
<    -> {'horiz': {70: 2.6}}
<    1 subscribing to speed (ID = 64) of vehicle 'horiz'
<    -> {'horiz': {64: 0.0}}
< Process 1 (order 9) ended at step 120.0
< Process 2 (order 8) ended at step 120.0
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 120.00
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,78
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-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,21d3
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 1 was informed about 3 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
< Process 3 ended at step 101.0
< Process 3 was informed about 3 entered vehicles
< Process 4 ended at step 100.0
< Process 4 was informed about 3 entered vehicles
23,40d4
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,18
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,1236d3
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    stepping (step 1)...
<    Retrieving position for vehicle 'horiz' -> 5.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    Setting speed for vehicle 'horiz' -> 5
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    stepping (step 1)...
<    Retrieving position for vehicle 'horiz' -> 5.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    Setting speed for vehicle 'horiz' -> 10
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    stepping (step 2)...
<    Retrieving position for vehicle 'horiz' -> 15.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    Setting speed for vehicle 'horiz' -> 5
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    stepping (step 2)...
<    Retrieving position for vehicle 'horiz' -> 15.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    Setting speed for vehicle 'horiz' -> 10
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    stepping (step 3)...
<    Retrieving position for vehicle 'horiz' -> 25.1 on lane '2fi_0'
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,69
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Process Process-4:
> 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))
>     traci.init(port)
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/main.py", line 136, in init
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
>     _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-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-6:
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,21d3
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 1 was informed about 3 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
< Process 3 ended at step 100.3
< Process 3 was informed about 3 entered vehicles
< Process 4 ended at step 100.0
< Process 4 was informed about 3 entered vehicles
23,40d4
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,4c1,2
< Error: Execution order (libsumo::CMD_SETORDER) was not set for all TraCI clients in pre-execution phase.
< Quitting (on error).
< Error: Execution order (libsumo::CMD_SETORDER) was not set for all TraCI clients in pre-execution phase.
< Quitting (on error).
---
> /bin/sh: 0: Illegal option --
> /bin/sh: 0: Illegal option --
---------- Differences in output ----------
3,8c3,4
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< client 1:  connection closed by SUMO  (at TraCIStep 1)
< client 2:  connection closed by SUMO  (at TraCIStep 1)
---
> client 1:  Could not connect in 11 tries  (at TraCIStep 1)
> client 2:  Could not connect in 11 tries  (at TraCIStep 1)
10,15c6,7
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< client 1:  connection closed by SUMO  (at TraCIStep 1)
< client 2:  connection closed by SUMO  (at TraCIStep 1)
---
> client 1:  Could not connect in 11 tries  (at TraCIStep 1)
> client 2:  Could not connect in 11 tries  (at TraCIStep 1)
21,24d12
< 
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.

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

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/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, 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 ----------
3,24d2
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection already closed.
< ----------- TraCI ends first -----------
<  Run 0
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection '2' is not known.
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< 
traci connection parallelConnection sumo ( Last six runs Feb2021 )
traci connection parallelConnection sumo-gui ( Last six runs Feb2021 )

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,345
> 
> =================================================================
> ==13024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff97a11c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff97a11c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff97a11c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97a1e06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff97a11c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff97a1dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

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

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

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

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

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

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

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

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

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b1c10 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1c10: note: object has invalid vptr
>  13 00 00 58  14 00 80 5a 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 0x6030000b1c10 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b1c10: note: object has invalid vptr
>  13 00 00 58  14 00 80 5a 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 
> =================================================================
> ==15590==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b1c20 at pc 0x000002c80c84 bp 0x7fff5d8e0ee0 sp 0x7fff5d8e0ed8
> READ of size 4 at 0x6030000b1c20 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7fe3378b2bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b1c20 is located 16 bytes inside of 24-byte region [0x6030000b1c10,0x6030000b1c28)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>
---------- Differences in output ----------
47,56c47,66
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
---
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,28d0
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-805.859375, -230.0), (1605.859375, 1030.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: 0
< edge selected: 0
< veh selected: 1
< edge selected: 1
---------- Missing result in png ----------
PNG


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

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

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

---------- Differences in errors ----------
0a1,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 
> 
> =================================================================
> ==16499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f3367ec98ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f336948b6c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f3361080bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f336948b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87c983e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87c983e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87c983e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87c99026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87c983e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87c98fee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,256
> 
> =================================================================
> ==15512==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feb582286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feb582286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feb582286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feb582ec6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feb582286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feb582e8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>
---------- Differences in output ----------
39a40
> pending 2fi_0: ()
41a43
> pending 2fi_0: ()
43a46
> pending 2fi_0: ()

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

---------- Differences in errors ----------
0a1,28
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==15572==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffe72bb6150 sp 0x7ffe72bb5d00 T0)
> ==15572==The signal is caused by a READ memory access.
> ==15572==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7f6a92e948b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f6a92e5fdec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f6a92e60d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f6a92e60fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f6a92e94b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7f6a8f506bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==15572==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 Feb2021 )

---------- Differences in errors ----------
0a1,256
> 
> =================================================================
> ==19393==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f064d43c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f064d43c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f064d43c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f064d5006f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f064d43c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f064d4fce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,256
> 
> =================================================================
> ==19166==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec78d986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec78d986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec78d986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec78e5c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec78d986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec78e58e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==20693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03e45566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03e45566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03e45566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03e4616e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03e45566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f03e461a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  10 00 00 6a  13 00 80 3c 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 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  10 00 00 6a  13 00 80 3c 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 
> =================================================================
> ==5820==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b24c0 at pc 0x000002c80c84 bp 0x7fffdeb76de0 sp 0x7fffdeb76dd8
> READ of size 4 at 0x6030000b24c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7f354aa5cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b24c0 is located 16 bytes inside of 24-byte region [0x6030000b24b0,0x6030000b24c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  16 00 80 06  31 00 00 48 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 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  16 00 80 06  31 00 00 48 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 
> =================================================================
> ==6756==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b24c0 at pc 0x000002c80c84 bp 0x7ffc80877140 sp 0x7ffc80877138
> READ of size 4 at 0x6030000b24c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7f118d42dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b24c0 is located 16 bytes inside of 24-byte region [0x6030000b24b0,0x6030000b24c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  16 00 80 1e  0f 00 80 20 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 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  16 00 80 1e  0f 00 80 20 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 
> =================================================================
> ==6895==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b24c0 at pc 0x000002c80c84 bp 0x7ffcf6fdf900 sp 0x7ffcf6fdf8f8
> READ of size 4 at 0x6030000b24c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7f4438913bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b24c0 is located 16 bytes inside of 24-byte region [0x6030000b24b0,0x6030000b24c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==8513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd36d0f96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd36d0f96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd36d0f96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd36d1b9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd36d0f96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd36d1bd6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==11778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f54491e5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f544cb296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f544cb296c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==12098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7ff825bcabf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff82950e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff82950e6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==12165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7efe576bbbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efe5afff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efe5afff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efe5afff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efe5b0c36f0  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==11610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c94ea06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f7c94eea377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c94ea06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c94ea06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7c94f60e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7c94ea06c8  (/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 misc rerouting person walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==11159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24f65fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f24f6648377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24f65fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24f65fe6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f24f66bee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24f65fe6c8  (/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 misc rerouting person walk_stop_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==11379==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efc07eab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7efc07ef5377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efc07eab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efc07eab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efc07f6be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efc07eab6c8  (/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 misc rerouting person walk_walk_stop_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==11542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f785c0636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f785c0ad377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f785c0636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f785c0636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f785c123e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f785c0636c8  (/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 misc rerouting rerouteParkingArea_end ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==10618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3c1e3486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3c1e392377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3c1e3486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3c1e3486c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3c1e408e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3c1e3486c8  (/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 misc rerouting rerouteParkingArea_intermediate ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==10545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdd4bb476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fdd4bb91377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdd4bb476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdd4bb476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdd4bc07e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdd4bb476c8  (/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 misc rerouting rerouteTraveltime_adaptEdgeWeight ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==9301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa891a8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa891a8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa891a8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa891b4be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa891a8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa891b4f6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==9832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa739f766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa739f766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa739f766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa73a036e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa739f766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa73a03a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==10050==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0321a696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0321a696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0321a696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0321b29e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0321a696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0321b2d6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==9092==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fd07316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fd07316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fd07316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0fd07f1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0fd07316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0fd07f56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==11030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2454d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2454d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2454d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe245595e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2454d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2455996f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==10698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f2d7076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f2d7076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f2d7076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f2d7c7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f2d7076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f2d7cb6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,267
> 
> =================================================================
> ==7029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f232c8b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f232c903377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f232c8b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f232c8b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f232c979e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f232c8b96c8  (/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 misc tracing ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  18 00 80 64  18 00 80 37 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 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  18 00 80 64  18 00 80 37 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 
> =================================================================
> ==7547==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b24c0 at pc 0x000002c80c84 bp 0x7ffe0de4f560 sp 0x7ffe0de4f558
> READ of size 4 at 0x6030000b24c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7f1247d71bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b24c0 is located 16 bytes inside of 24-byte region [0x6030000b24b0,0x6030000b24c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,162
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  1b 00 00 1a  1e 00 00 63 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 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  1b 00 00 1a  1e 00 00 63 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 
> =================================================================
> ==8034==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b24c0 at pc 0x000002c80c84 bp 0x7ffe52791860 sp 0x7ffe52791858
> READ of size 4 at 0x6030000b24c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7fd6a602abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b24c0 is located 16 bytes inside of 24-byte region [0x6030000b24b0,0x6030000b24c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  13 00 00 2b  12 00 80 4d 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 0x6030000b24b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b24b0: note: object has invalid vptr
>  13 00 00 2b  12 00 80 4d 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 
> =================================================================
> ==7925==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b24c0 at pc 0x000002c80c84 bp 0x7ffcedbb2760 sp 0x7ffcedbb2758
> READ of size 4 at 0x6030000b24c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7f477b8febf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b24c0 is located 16 bytes inside of 24-byte region [0x6030000b24b0,0x6030000b24c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==18976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f175c7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f175c7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f175c7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f175c8be6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f175c7fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f175c8bae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==20657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6db8086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6db8086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6db8086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6db8cc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa6db8086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa6db8c8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,330
> 
> =================================================================
> ==20562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79fce036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79fce036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79fce036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79fcec76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79fce036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79fcec3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,28
< Warning: setStop not yet implemented for meso
< Warning: setStop not yet implemented for meso
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==18035==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffc2ee56e30 sp 0x7ffc2ee569e0 T0)
> ==18035==The signal is caused by a READ memory access.
> ==18035==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7fefb7d108b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7fefb7cdbdec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7fefb7cdcd6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7fefb7cdcfc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7fefb7d10b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7fefb4382bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==18035==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 Feb2021 )

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==16349==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8c8ce56c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fb8c53a1bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb8c8d2f377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==16429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff1befa36c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7ff1bb65fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7ff1befed377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==17209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb8f03cb6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fb8eca87bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb8f0415377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==17325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2efe4506c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f2efab0cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f2efe49a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
7a8,265
> 
> =================================================================
> ==17544==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc16298b6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fc15f047bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fc1629d5377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3cfd3b6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7ff3cc3f7bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7ff3cfd85377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,316
> 
> =================================================================
> ==17583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cc715f6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f8cc381bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8cc71a9377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==17547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0481e66c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fb0448a2bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb048230377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==16978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf8daa6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f8cf5466bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8cf8df4377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==16620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f01de36c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f9efe49fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f9f01e2d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,280
> 
> =================================================================
> ==16822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5b3cc616c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f5b3931dbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f5b3ccab377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==16758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbe547b36c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fbe50e6fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fbe547fd377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==16960==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f786d7e06c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f7869e9cbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f786d82a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

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

---------- 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
> =================================================================
> ==17586==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffebbc94c10 sp 0x7ffebbc947c0 T0)
> ==17586==The signal is caused by a READ memory access.
> ==17586==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7f0f2897e8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f0f28949dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f0f2894ad6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f0f2894afc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f0f2897eb18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7f0f24ff0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,126d0
< 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 Feb2021 )

---------- 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
> =================================================================
> ==17640==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7fff2ae0a550 sp 0x7fff2ae0a100 T0)
> ==17640==The signal is caused by a READ memory access.
> ==17640==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7f844452d8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f84444f8dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f84444f9d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f84444f9fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f844452db18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7f8440b9fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==17640==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 Feb2021 )

---------- 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
> =================================================================
> ==18032==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffd134a60f0 sp 0x7ffd134a5ca0 T0)
> ==18032==The signal is caused by a READ memory access.
> ==18032==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7f1e927af8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f1e9277adec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f1e9277bd6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f1e9277bfc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f1e927afb18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7f1e8ee21bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x604000072510 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000072510: note: object has invalid vptr
>  16 00 00 6a  32 00 00 38 00 00 00 00  00 80 00 00 30 61 00 00  e0 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:66:9: runtime error: member access within address 0x604000072510 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000072510: note: object has invalid vptr
>  16 00 00 6a  32 00 00 38 00 00 00 00  00 80 00 00 30 61 00 00  e0 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:66:9 in 
> =================================================================
> ==19331==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000072538 at pc 0x00000325f760 bp 0x7ffc610133d0 sp 0x7ffc610133c8
> WRITE of size 1 at 0x604000072538 thread T0
>     #0 0x325f75f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x325f75f)
>     #1 0x3254978  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3254978)
>     #2 0x325513e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x325513e)
>     #3 0xf127f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf127f5)
>     #4 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #5 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #6 0x7ffa5b722bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #7 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x604000072538 is located 40 bytes inside of 48-byte region [0x604000072510,0x604000072540)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1d7db87  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d7db87)
>     #2 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,235
> 
> =================================================================
> ==19612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd5563656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd5563656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd5563656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd556425e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd5563656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd5564296f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==19399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57e80d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57e80d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57e80d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f57e81996f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57e80d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f57e8195e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,374
> 
> =================================================================
> ==19515==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f43495ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f43495ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f43495ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f43496926f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f43495ce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f434968ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a66175  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a66175)
>     #2 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #3 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #4 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==20658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3db31c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3db31c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3db31c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff3db3e06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff3db31c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff3db3dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==18861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f847d7196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f847d7196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f847d7196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f847d7dd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f847d7196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f847d7d9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
129a130,403
> 
> =================================================================
> ==20861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f818c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f818c16c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #12 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #13 0x7f4f8190ab9f  (/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 Feb2021 )

---------- Differences in errors ----------
7a8,331
> 
> =================================================================
> ==20241==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69c6a556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69c6a556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69c6a556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f69c6b196f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f69c6a556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f69c6b15e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,534
> 
> =================================================================
> ==20243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8559c636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8559c636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8559c636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8559d276f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8559c636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8559d23e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,382
> 
> =================================================================
> ==20242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f847a3466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f847a3466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f847a3466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f847a40a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f847a3466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f847a406e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,444
> 
> =================================================================
> ==19851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f172bb7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f172bb7a6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
>     #5 0x12133a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12133a1)
>     #6 0x1212b77  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1212b77)
>     #7 0x1211e85  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1211e85)
>     #8 0x1211518  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1211518)
>     #9 0x1210ef2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1210ef2)
>     #10 0x1210740  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1210740)
>     #11 0x12105e7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12105e7)
>     #12 0x332a5ec  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x332a5ec)
>     #13 0x3320cba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3320cba)
>     #14 0x156f0cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x156f0cd)
>     #15 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,343
> 
> =================================================================
> ==19911==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f14337966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f14337966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f14337966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f143385a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f14337966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1433856e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,404
> 
> =================================================================
> ==19719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f920ba946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f920ba946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f920ba946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f920bb586f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f920ba946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f920bb54e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,359
> 
> =================================================================
> ==19713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9d21746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9d21746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9d21746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9d22386f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9d21746c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9d2234e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,405
> 
> =================================================================
> ==19880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ef3cdf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ef3cdf6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x1578ff2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1578ff2)
>     #12 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #13 0x1575c57  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1575c57)
>     #14 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #15 0x7f1ef3d28b9f  (/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 Feb2021 )

---------- Differences in errors ----------
16a17,473
> 
> =================================================================
> ==20135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 4 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f1ab1898bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 600 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ddc434  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ddc434)
>     #2 0x1b3a7e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3a7e1)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f1ab1898bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de115a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de115a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,28
< Warning: Traffic light type 'actuated' cannot be used in mesoscopic simulation. Using 'static' as fallback
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==18871==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7fffd3e6a990 sp 0x7fffd3e6a540 T0)
> ==18871==The signal is caused by a READ memory access.
> ==18871==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7fc80152c8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7fc8014f7dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7fc8014f8d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7fc8014f8fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7fc80152cb18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7fc7fdb9ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==18871==ABORTING
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,184d0
< current program '1' has 8 phases
< max-gap: 
< 0.0 phase=0
< 1.0 phase=0
< 2.0 phase=0
< 3.0 phase=0
< 4.0 phase=0
< 5.0 phase=0
< 6.0 phase=0
< 7.0 phase=0
< 8.0 phase=1
< 9.0 phase=1
< 10.0 phase=1
< 11.0 phase=2
< 12.0 phase=2
< 13.0 phase=2
< 14.0 phase=2
< 15.0 phase=2
< 16.0 phase=2
< 17.0 phase=3
< 18.0 phase=3
< 19.0 phase=3
< 20.0 phase=4
< 21.0 phase=4
< 22.0 phase=4
< 23.0 phase=4
< 24.0 phase=4
< 25.0 phase=5
< 26.0 phase=5
<truncated after showing first 30 lines>
---------- 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 constraints getConstraints ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,236
> 
> =================================================================
> ==18056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb88137c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb88137c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb88137c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb8814406f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb88137c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb88143ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,281
> 
> =================================================================
> ==18837==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55e71186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55e71186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55e71186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55e71d8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f55e71186c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f55e71dc6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,28
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==18221==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7ffd76101430 sp 0x7ffd76100fe0 T0)
> ==18221==The signal is caused by a READ memory access.
> ==18221==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7fa23ab188b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7fa23aae3dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7fa23aae4d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7fa23aae4fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7fa23ab18b18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7fa23718abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==18221==ABORTING
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
1,201d0
< 0.0  phase=0 nextSwitch=33.0
< 1.0  phase=0 nextSwitch=33.0
< 2.0  phase=0 nextSwitch=33.0
< 3.0  phase=0 nextSwitch=33.0
< 4.0  phase=0 nextSwitch=33.0
< 5.0  phase=0 nextSwitch=33.0
< 6.0  phase=0 nextSwitch=33.0
< 7.0  phase=0 nextSwitch=33.0
< 8.0  phase=0 nextSwitch=33.0
< 9.0  phase=0 nextSwitch=33.0
< 10.0  phase=0 nextSwitch=33.0
< 11.0  phase=0 nextSwitch=33.0
< 12.0  phase=0 nextSwitch=33.0
< 13.0  phase=0 nextSwitch=33.0
< 14.0  phase=0 nextSwitch=33.0
< 15.0  phase=0 nextSwitch=33.0
< 16.0  phase=0 nextSwitch=33.0
< 17.0  phase=0 nextSwitch=33.0
< 18.0  phase=0 nextSwitch=33.0
< 19.0  phase=0 nextSwitch=33.0
< 20.0  phase=0 nextSwitch=33.0
< 21.0  phase=0 nextSwitch=33.0
< 22.0  phase=0 nextSwitch=33.0
< 23.0  phase=0 nextSwitch=33.0
< 24.0  phase=0 nextSwitch=33.0
< 25.0  phase=0 nextSwitch=33.0
< 26.0  phase=0 nextSwitch=33.0
< 27.0  phase=0 nextSwitch=33.0
< 28.0  phase=0 nextSwitch=33.0
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,28
< Warning: Found circular block after railSignal junction '11', link 0 (0 edges, length 0.00)
---
> AddressSanitizer:DEADLYSIGNAL
> =================================================================
> ==18857==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000028 (pc 0x000002009e75 bp 0x7fffaef62010 sp 0x7fffaef61bc0 T0)
> ==18857==The signal is caused by a READ memory access.
> ==18857==Hint: address points to the zero page.
>     #0 0x2009e74  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74)
>     #1 0x1f66b59  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f66b59)
>     #2 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #3 0x7f8ec3ebc8b7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb8b7)
>     #4 0x7f8ec3e87dec  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c6dec)
>     #5 0x7f8ec3e88d6c  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7d6c)
>     #6 0x7f8ec3e88fc7  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1c7fc7)
>     #7 0x7f8ec3ebcb18  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fbb18)
>     #8 0x3334580  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3334580)
>     #9 0x344aa51  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x344aa51)
>     #10 0x1f1bd4c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1bd4c)
>     #11 0x1f1193e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f1193e)
>     #12 0x1f21716  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f21716)
>     #13 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #14 0x7f8ec052ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #15 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> AddressSanitizer can not provide additional info.
> SUMMARY: AddressSanitizer: SEGV (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2009e74) 
> ==18857==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 Feb2021 )

---------- Differences in errors ----------
1a2,341
> 
> =================================================================
> ==18142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4816 byte(s) in 43 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f054ddc0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 672 byte(s) in 6 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f054ddc0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f05517046c8  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==20689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd660b5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd660b5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd660b5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd660c1ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd660b5a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd660c1e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,292
> 
> =================================================================
> ==16216==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fddb7dbb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fddb7dbb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fddb7dbb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fddb7e7f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fddb7dbb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fddb7e7be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

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

---------- Differences in errors ----------
1a2,257
> 
> =================================================================
> ==15787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a0c3ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a0c3ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a0c3ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a0c4ae6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a0c3ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a0c4aae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

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

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

---------- Differences in errors ----------
0a1,256
> 
> =================================================================
> ==15601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10b757f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10b757f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10b757f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10b763fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10b757f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10b76436f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
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 0x61200001ec40 which does not point to an object of type 'MSVehicle'
> 0x61200001ec40: note: object is of type 'MEVehicle'
>  17 00 80 6c  30 81 f4 04 00 00 00 00  58 ec 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 0x61200001edc0 which does not point to an object of type 'MSVehicle'
> 0x61200001edc0: note: object is of type 'MEVehicle'
>  17 00 80 6c  30 81 f4 04 00 00 00 00  d8 ed 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:1864:5: runtime error: member access within address 0x61200001edc0 which does not point to an object of type 'MSVehicle'
> 0x61200001edc0: note: object is of type 'MEVehicle'
>  17 00 80 6c  30 81 f4 04 00 00 00 00  d8 ed 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:1864:5 in 
> =================================================================
> ==16292==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61200001efd8 at pc 0x0000012d3032 bp 0x7ffe867a36e0 sp 0x7ffe867a36d8
> WRITE of size 8 at 0x61200001efd8 thread T0
>     #0 0x12d3031  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12d3031)
>     #1 0x154f9d0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x154f9d0)
>     #2 0x1ee89ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee89ef)
>     #3 0x1bce7f2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1bce7f2)
>     #4 0x1bc4cb7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1bc4cb7)
<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 Feb 18 07:10:55 2021 by Eclipse SUMO sumo Version v1_8_0+1301-890ab9a645
> <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 Feb2021 )

---------- Differences in errors ----------
3a4,74
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicleType.cpp:226:26: runtime error: downcast of address 0x6120000244c0 which does not point to an object of type 'MSVehicle'
> 0x6120000244c0: note: object is of type 'MEVehicle'
>  12 00 00 27  30 81 f4 04 00 00 00 00  d8 44 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 0x6120000244c0 which does not point to an object of type 'MSVehicle'
> 0x6120000244c0: note: object is of type 'MEVehicle'
>  12 00 00 27  30 81 f4 04 00 00 00 00  d8 44 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:1864:5: runtime error: member access within address 0x6120000244c0 which does not point to an object of type 'MSVehicle'
> 0x6120000244c0: note: object is of type 'MEVehicle'
>  12 00 00 27  30 81 f4 04 00 00 00 00  d8 44 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:1864:5 in 
> =================================================================
> ==16294==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6120000246d8 at pc 0x0000012d3032 bp 0x7ffd7c368600 sp 0x7ffd7c3685f8
> WRITE of size 8 at 0x6120000246d8 thread T0
>     #0 0x12d3031  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12d3031)
>     #1 0x154f9d0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x154f9d0)
>     #2 0x1ee89ef  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ee89ef)
>     #3 0x1bce7f2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1bce7f2)
>     #4 0x1bc4cb7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1bc4cb7)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
<truncated after showing first 30 lines>
---------- Differences in output ----------
43,60d42
< 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 Feb2021 )

meso handles inductionloops differently
(This bug was triggered by text found in file 'errors' matching 'Induction loop '0' is not known')
---------- Differences in errors ----------
0a1,15
> 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 169, in _getUniversal
>     return _parse(self._retValFunc, varID, self._getCmd(varID, objectID, format, *values))
>   File "/home/delphi/extraClangDebug/sumo/tools/traci/domain.py", line 174, 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
---------- Differences in output ----------
7,46d6
< 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>

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
6a7,35
> 
> =================================================================
> ==16501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1c89e496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1c89e496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1c89e496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1c89f09e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1c89e496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1c89f0d6f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1c89e496c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5700735719e153ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

python3: 426 tests: 11 succeeded 411 FAILED 3 killed 1 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 ----------
5,24c5
< >>> 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 Feb2021 )
broken_nets duarouter ( Last six runs Feb2021 )
broken_nets jtrrouter ( Last six runs Feb2021 )

TEST FAILED on ts-sim-build-ba : broken_nets dfrouter_no_validation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==21307==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f2e61b766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f2e61b766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f2e61b766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e61c36e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f2e61b766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e61c3a6f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f2e61b766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xff863dd97ecab4ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : broken_nets duarouter_no_validation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==21603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe1fe15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe1fe15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe1fe15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1fe21ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe1fe15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1fe2206f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe1fe15c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7b74c357207d50ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : broken_nets jtrrouter_no_validation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==21631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7ff48c47c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7ff48c47c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7ff48c47c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff48c53ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7ff48c47c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff48c5406f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7ff48c47c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd2ee6151500b46ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : broken_nets netconvert ( Last six runs Feb2021 )

---------- Differences in errors ----------
1,821c1,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 ----------
5,28c5
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< 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 netconvert_no_validation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==21657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd0b47026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd0b47026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd0b47026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd0b47c2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd0b47026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd0b47c66f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd0b47026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7bb53dc435976ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- 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 ----------
4,6c4
< >>> ok...
< 
< Running broken net
---
> Error on processing the 'correct' network!

TEST FAILED on ts-sim-build-ba : broken_nets sumo_no_validation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==21305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1b064e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1b064e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1b064e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1b065a0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1b064e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1b065a46f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1b064e06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x1662d8eb0eee3ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : emissions nefz_energy ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==378==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1470  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1470)
>     #1 0x6df043  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6df043)
>     #2 0x7fcedf4a0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1630  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1630)
>     #1 0x7fcee0540fe7  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1470  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1470)
>     #1 0x6df043  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6df043)
>     #2 0x7f769c258bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1630  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1630)
>     #1 0x7f769d2f8fe7  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1470  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1470)
>     #1 0x6df043  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6df043)
>     #2 0x7fe0958f5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1630  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1630)
>     #1 0x7fe096995fe7  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1470  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1470)
>     #1 0x6df043  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6df043)
>     #2 0x7f311be87bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x6d1630  (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x6d1630)
>     #1 0x7f311cf27fe7  (/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 Feb2021 )

---------- Differences in errors ----------
1a2,30
> 
> =================================================================
> ==32209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x8435b0  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x8435b0)
>     #1 0x7ffabc6616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x8435b0  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x8435b0)
>     #1 0x7ffabc6616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x8435b0  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x8435b0)
>     #1 0x7ffabc6616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffabc721e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x8435b0  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x8435b0)
>     #1 0x7ffabc6616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffabc7256f0  (/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 0x8435b0  (/home/delphi/extraClangDebug/sumo/bin/jtrrouterD+0x8435b0)
>     #1 0x7ffabc6616c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x3e6ad1685bcac4ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert dlr-navteq_roundtrip ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,30
> 
> =================================================================
> ==32242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f76445cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f76445cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f76445cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f764468ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f76445cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f76446906f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f76445cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x39f332a2ccda79ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert left_turn_noblocking_double_intersection ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,60
> 
> =================================================================
> ==32212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f85e3bf06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f85e3bf06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f85e3bf06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85e3cb0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f85e3bf06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85e3cb46f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f85e3bf06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6f86f48ba1e673ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert left_turn_noblocking_longveh ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==32222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f38a0d356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f38a0d356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f38a0d356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38a0df5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f38a0d356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f38a0df96f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f38a0d356c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd4d7b8ae717ba5ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert matsim_roundtrip ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,30
> 
> =================================================================
> ==32272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1cf357d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1cf357d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1cf357d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cf363de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1cf357d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cf36416f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f1cf357d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2d749d4a377472ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert opendrive_roundtrip ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==32279==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f50695926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f50695926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f50695926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5069652e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f50695926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f50696566f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f50695926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xaf29c84abf195eff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert osm_roundtrip ( Last six runs Feb2021 )

---------- Differences in errors ----------
11a12,187
> 
> =================================================================
> ==32231==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 648 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0xecd5b8  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xecd5b8)
>     #2 0xeba819  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xeba819)
>     #3 0xeb339d  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xeb339d)
>     #4 0xcc4995  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xcc4995)
>     #5 0xac2506  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xac2506)
>     #6 0x7f2720d1bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f272268c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f272268c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f272268c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f272274ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross RiLSA1 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,81
> 
> =================================================================
> ==397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5184 byte(s) in 8 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x1121d65  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1121d65)
>     #2 0x111039b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x111039b)
>     #3 0x1e429db  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1e429db)
>     #4 0x7f9a52f86377  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f9a52f3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f9a52f3c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 2304 byte(s) in 8 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x12b1c3a  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1c3a)
>     #2 0x12b1b5d  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1b5d)
>     #3 0x12b1aeb  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1aeb)
>     #4 0x12b32bb  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b32bb)
>     #5 0x12b2e42  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b2e42)
>     #6 0x1284c43  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1284c43)
>     #7 0x11d6700  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11d6700)
>     #8 0x11d17d6  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11d17d6)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross RiLSA3 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,81
> 
> =================================================================
> ==436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4536 byte(s) in 7 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x1121d65  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1121d65)
>     #2 0x111039b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x111039b)
>     #3 0x1e429db  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1e429db)
>     #4 0x7ff02e472377  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7ff02e4286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7ff02e4286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 2016 byte(s) in 7 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x12b1c3a  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1c3a)
>     #2 0x12b1b5d  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1b5d)
>     #3 0x12b1aeb  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1aeb)
>     #4 0x12b32bb  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b32bb)
>     #5 0x12b2e42  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b2e42)
>     #6 0x1284c43  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1284c43)
>     #7 0x11d6700  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11d6700)
>     #8 0x11d17d6  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11d17d6)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross RiLSA4 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,81
> 
> =================================================================
> ==430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4536 byte(s) in 7 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x1121d65  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1121d65)
>     #2 0x111039b  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x111039b)
>     #3 0x1e429db  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1e429db)
>     #4 0x7f27e2575377  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f27e252b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f27e252b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 2016 byte(s) in 7 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x12b1c3a  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1c3a)
>     #2 0x12b1b5d  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1b5d)
>     #3 0x12b1aeb  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b1aeb)
>     #4 0x12b32bb  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b32bb)
>     #5 0x12b2e42  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x12b2e42)
>     #6 0x1284c43  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x1284c43)
>     #7 0x11d6700  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11d6700)
>     #8 0x11d17d6  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x11d17d6)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross d11_example1 ( Last six runs Feb2021 )

---------- Differences in errors ----------
4a5,33
> 
> =================================================================
> ==386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f61249706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f61249706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f61249706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6124a30e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f61249706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6124a346f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f61249706c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x4e86b9428dfe07ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation cross plain ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f9b7ae136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f9b7ae136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f9b7ae136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9b7aed3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f9b7ae136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9b7aed76f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f9b7ae136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd90839a7e8ce21ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : scenario_generation iterate_net_lanes ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fbcfa73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fbcfa73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fbcfa73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcfa7fae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fbcfa73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbcfa7fe6f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fbcfa73a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x15faf623eef680ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,1669
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< ..
---
> 
> =================================================================
> ==32196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09913106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09913106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09913106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09913d46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09913106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09913d0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==32230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd6550fc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd6550fc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd6550fc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd6551c06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd6550fc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd6551bce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,979
< ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> 
> =================================================================
> ==32195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b660636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b660636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b660636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3b661276f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b660636c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3b66123e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==32492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6293d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6293d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6293d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6293ddde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6293d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6293de16f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6293d1d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x17d8cc106a836cff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4a5,33
> 
> =================================================================
> ==32500==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ef2c376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ef2c376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ef2c376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8ef2cf7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ef2c376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8ef2cfb6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8ef2c376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x1feb1c32ed906dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc8557c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc8557c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc8557c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbc8563ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc8557c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbc856406f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc8557c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x8ccf595a6ca9fdff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32471==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcaa4c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcaa4c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcaa4c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efcaa585e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcaa4c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efcaa5896f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcaa4c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x6ab2730801a330ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32531==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd1f2a576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd1f2a576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd1f2a576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd1f2b17e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd1f2a576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd1f2b1b6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd1f2a576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xfed249bea861e8ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e4e5aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e4e5aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e4e5aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e4e66ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e4e5aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e4e66e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4e4e5aa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x56304e6c07bfb6ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f3fdfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f3fdfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f3fdfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f3febae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f3fdfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9f3febe6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9f3fdfa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x34e1f449f90f82ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 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 Feb2021 )

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32564==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2adf2656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2adf2656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2adf2656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2adf325e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2adf2656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2adf3296f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2adf2656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xcff3894db8702bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f960feba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f960feba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f960feba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f960ff7ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f960feba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f960ff7e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f960feba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf882cae96b15d8ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32470==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07b52d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07b52d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07b52d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07b5395e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07b52d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07b53996f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07b52d56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x59f630fb783d7bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25da2c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25da2c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25da2c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25da385e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25da2c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25da3896f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25da2c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x3336fb238b559eff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
8a9,37
> 
> =================================================================
> ==32552==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1a672d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1a672d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1a672d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1a67ede1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1a672d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe1a67f16f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe1a672d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x945fa54aec6e26ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0ffa666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0ffa666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0ffa666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0ffb26e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0ffa666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0ffb2a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0ffa666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf58376bec433c7ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
30a31,59
> 
> =================================================================
> ==32600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56f8d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56f8d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56f8d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56f8e3de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56f8d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f56f8e416f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f56f8d7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x36867ca5ae7da6ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1b387156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1b387156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1b387156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1b387d5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1b387156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1b387d96f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1b387156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x939ffd1971badfff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32630==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10c04ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10c04ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10c04ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10c057ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10c04ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10c057e6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10c04ba6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x45597068093f4aff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32655==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b8babc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b8babc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b8babc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3b8bb7ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b8babc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3b8bb806f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3b8babc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2e05cb9c2686edff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32674==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d2db216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d2db216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d2db216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d2dbe1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d2db216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7d2dbe56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7d2db216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x43dca0518576baff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe851b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe851b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe851b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe851c54e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe851b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe851c586f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe851b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x118c515fc6cebdff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bfeb886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bfeb886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bfeb886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9bfec48e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bfeb886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9bfec4c6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9bfeb886c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xa1a7bfa06746e0ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef8abbd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef8abbd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef8abbd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fef8ac7de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef8abbd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fef8ac816f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fef8abbd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x34baa04d5ccea3ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fce89e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fce89e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fce89e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7fce95ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fce89e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7fce9626f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fce89e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x8e702fe2abb7eff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a97aeb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a97aeb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a97aeb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a97babe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a97aeb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a97baf6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a97aeb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc2a40615565760ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa43606f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa43606f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa43606f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa43612fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa43606f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa4361336f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa43606f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x3fe8327a289254ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,164
> 
> =================================================================
> ==32518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb6929e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb6929e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb6929e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb692aa9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb6929e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb692aad6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb6929e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xbacc5e7dd3ad4ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==25415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff57dd2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff57dd2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff57dd2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff57ddf36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff57dd2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff57ddefe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,261
> 
> =================================================================
> ==25401==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a2244e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a2244e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a2244e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a225126f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1a2244e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1a2250ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==25103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb3b02b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb3b02b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb3b02b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb3b03746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb3b02b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb3b0370e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==25284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f12eb5b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f12eb5b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f12eb5b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f12eb674e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f12eb5b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f12eb6786f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==25348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf12c206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf12c206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf12c206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf12ce0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf12c206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf12ce46f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==25399==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d7d4536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d7d4536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d7d4536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4d7d513e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4d7d4536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4d7d5176f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==25055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34c04f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34c04f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34c04f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34c05b46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34c04f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34c05b0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24885==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f67aff3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f67aff3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f67aff3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f67b00036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f67aff3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f67affffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==25028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf211d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf211d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf211d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8cf21e16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf211d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8cf21dde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==25158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20c978c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20c978c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20c978c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f20c98506f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f20c978c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f20c984ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==25130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febf6ae56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febf6ae56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febf6ae56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febf6ba96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febf6ae56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febf6ba5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- 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
> 
> =================================================================
> ==25234==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4053ac86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4053ac86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4053ac86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4053b8c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4053ac86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4053b88e1e  (/usr/lib/x86_64-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 Feb2021 )

---------- 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 Feb 18 07:11:48 2021 by Eclipse SUMO sumo Version v1_8_0+1301-890ab9a645
> <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 Feb2021 )

---------- 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 
> 
> =================================================================
> ==25282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f311eb266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f311eb266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f311eb266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f311ebea6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f311eb266c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f311ebe6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24886==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d513a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d513a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d513a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34d51fe6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d513a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34d51fae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==24729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f020128a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f020128a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f020128a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f020134e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f020128a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f020134ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==24995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f36104eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f36104eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f36104eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f36105af6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f36104eb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f36105abe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==25011==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5244a8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5244a8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5244a8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5244b516f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5244a8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5244b4de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==25032==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa018696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa018696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa018696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faa0192d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faa018696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faa01929e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==25169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f690a5646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f690a5646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f690a5646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f690a6286f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f690a5646c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f690a624e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,63
> =================================================================
> ==24694==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000046ee0 at pc 0x000001a6ce84 bp 0x7fffab194930 sp 0x7fffab194928
> WRITE of size 8 at 0x606000046ee0 thread T0
>     #0 0x1a6ce83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83)
>     #1 0x1a6c054  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6c054)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7f4c56988bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x606000046ee0 is located 0 bytes inside of 64-byte region [0x606000046ee0,0x606000046f20)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1a6bef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6bef3)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7f4c56988bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a66175  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a66175)
>     #2 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #3 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #4 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #5 0x7f4c56988bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83) 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,63
> =================================================================
> ==24695==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000046ee0 at pc 0x000001a6ce84 bp 0x7ffccd3f6190 sp 0x7ffccd3f6188
> WRITE of size 8 at 0x606000046ee0 thread T0
>     #0 0x1a6ce83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83)
>     #1 0x1a6c054  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6c054)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7f5a40fbebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x606000046ee0 is located 0 bytes inside of 64-byte region [0x606000046ee0,0x606000046f20)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1a6bef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6bef3)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7f5a40fbebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a66175  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a66175)
>     #2 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #3 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #4 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #5 0x7f5a40fbebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83) 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,63
> =================================================================
> ==24763==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000046ee0 at pc 0x000001a6ce84 bp 0x7ffc3e9ae950 sp 0x7ffc3e9ae948
> WRITE of size 8 at 0x606000046ee0 thread T0
>     #0 0x1a6ce83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83)
>     #1 0x1a6c054  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6c054)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7fd0cc688bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x606000046ee0 is located 0 bytes inside of 64-byte region [0x606000046ee0,0x606000046f20)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1a6bef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6bef3)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7fd0cc688bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a66175  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a66175)
>     #2 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #3 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #4 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #5 0x7fd0cc688bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83) 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,63
> =================================================================
> ==24803==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000046ee0 at pc 0x000001a6ce84 bp 0x7ffe1626b650 sp 0x7ffe1626b648
> WRITE of size 8 at 0x606000046ee0 thread T0
>     #0 0x1a6ce83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83)
>     #1 0x1a6c054  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6c054)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7ffa95d30bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x606000046ee0 is located 0 bytes inside of 64-byte region [0x606000046ee0,0x606000046f20)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1a6bef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6bef3)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7ffa95d30bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a66175  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a66175)
>     #2 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #3 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #4 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #5 0x7ffa95d30bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> SUMMARY: AddressSanitizer: heap-use-after-free (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83) 
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d733e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d733e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d733e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34d73fee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d733e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34d74026f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24548==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39d12026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39d12026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39d12026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f39d12c2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39d12026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f39d12c66f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79fc7b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79fc7b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79fc7b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79fc8776f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f79fc7b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f79fc873e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62ed2296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62ed2296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62ed2296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62ed2ed6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62ed2296c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62ed2e9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> =================================================================
> ==24469==ERROR: AddressSanitizer: heap-use-after-free on address 0x615000015650 at pc 0x000000ea139b bp 0x7ffea9daa9c0 sp 0x7ffea9daa170
> READ of size 3 at 0x615000015650 thread T0
>     #0 0xea139a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xea139a)
>     #1 0x7f1aa811cc69  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x126c69)
>     #2 0x23c8052  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23c8052)
>     #3 0xf43b3e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43b3e)
>     #4 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f1aa7670bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #8 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x615000015650 is located 464 bytes inside of 480-byte region [0x615000015480,0x615000015660)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x23d5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d5ac4)
>     #2 0x23d5a71  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d5a71)
>     #3 0x23d59f1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d59f1)
>     #4 0x23f66a4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f66a4)
>     #5 0x23f63b2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f63b2)
>     #6 0x23ceb02  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23ceb02)
>     #7 0x23c7e42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23c7e42)
>     #8 0xf43b3e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43b3e)
>     #9 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
<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 Feb 18 07:11:38 2021 by Eclipse SUMO sumo Version v1_8_0+1301-890ab9a645
> <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 Feb2021 )

---------- 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 
> 
> =================================================================
> ==24459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1978306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1978306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1978306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb1978f46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb1978306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb1978f0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24665==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc059716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc059716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc059716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc05a356f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc059716c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc05a31e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2e38de16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2e38de16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2e38de16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e38ea56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2e38de16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2e38ea1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<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 Feb2021 )

---------- 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 
> 
> =================================================================
> ==24573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0e891466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0e891466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0e891466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e8920a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0e891466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e89206e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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 
> =================================================================
> ==25245==ERROR: AddressSanitizer: heap-use-after-free on address 0x615000015650 at pc 0x000000ea139b bp 0x7ffc96ffb820 sp 0x7ffc96ffafd0
> READ of size 3 at 0x615000015650 thread T0
>     #0 0xea139a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xea139a)
>     #1 0x7ff676d34c69  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x126c69)
>     #2 0x23c8052  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23c8052)
>     #3 0xf43b3e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43b3e)
>     #4 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7ff676288bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #8 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x615000015650 is located 464 bytes inside of 480-byte region [0x615000015480,0x615000015660)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x23d5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d5ac4)
>     #2 0x23d5a71  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d5a71)
>     #3 0x23d59f1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d59f1)
>     #4 0x23f66a4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f66a4)
>     #5 0x23f63b2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f63b2)
>     #6 0x23ceb02  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23ceb02)
>     #7 0x23c7e42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23c7e42)
>     #8 0xf43b3e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43b3e)
>     #9 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
<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 Feb 18 07:11:55 2021 by Eclipse SUMO sumo Version v1_8_0+1301-890ab9a645
> <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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==24654==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4c4c3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4c4c3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4c4c3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4c4d036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4c4c3f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4c4cffe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==24659==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8a19a3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8a19a3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8a19a3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8a19afae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8a19a3a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8a19afe6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- 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 
> 
> =================================================================
> ==24675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7f04076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7f04076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7f04076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc7f04cb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc7f04076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc7f04c7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- 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.
---
> =================================================================
> ==24841==ERROR: AddressSanitizer: heap-use-after-free on address 0x615000015650 at pc 0x000000ea139b bp 0x7fff4cb44f40 sp 0x7fff4cb446f0
> READ of size 5 at 0x615000015650 thread T0
>     #0 0xea139a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xea139a)
>     #1 0x7f76d97bfc69  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x126c69)
>     #2 0x23c8052  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23c8052)
>     #3 0xf43b3e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43b3e)
>     #4 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f76d8d13bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #8 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x615000015650 is located 464 bytes inside of 480-byte region [0x615000015480,0x615000015660)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x23d5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d5ac4)
>     #2 0x23d5a71  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d5a71)
>     #3 0x23d59f1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d59f1)
>     #4 0x23f66a4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f66a4)
>     #5 0x23f63b2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f63b2)
>     #6 0x23ceb02  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23ceb02)
<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 Feb 18 07:11:48 2021 by Eclipse SUMO sumo Version v1_8_0+1301-890ab9a645
> <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 Feb2021 )

---------- 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
> =================================================================
> ==24832==ERROR: AddressSanitizer: heap-use-after-free on address 0x615000015650 at pc 0x000000ea139b bp 0x7ffffd58cce0 sp 0x7ffffd58c490
> READ of size 5 at 0x615000015650 thread T0
>     #0 0xea139a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xea139a)
>     #1 0x7f25a6fa4c69  (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x126c69)
>     #2 0x23c8052  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23c8052)
>     #3 0xf43b3e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43b3e)
>     #4 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f25a64f8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #8 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x615000015650 is located 464 bytes inside of 480-byte region [0x615000015480,0x615000015660)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x23d5ac4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d5ac4)
>     #2 0x23d5a71  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d5a71)
>     #3 0x23d59f1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23d59f1)
>     #4 0x23f66a4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f66a4)
>     #5 0x23f63b2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23f63b2)
>     #6 0x23ceb02  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23ceb02)
>     #7 0x23c7e42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x23c7e42)
>     #8 0xf43b3e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43b3e)
<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 Feb 18 07:11:47 2021 by Eclipse SUMO sumo Version v1_8_0+1301-890ab9a645
> <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 Feb2021 )

---------- 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 
> 
> =================================================================
> ==25182==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb29749c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb29749c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb29749c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb2975606f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb29749c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb29755ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,35
> 
> =================================================================
> ==24117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f893ecc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f893ecc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f893ecc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f893ed80e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f893ecc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f893ed846f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f893ecc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xeefb7072e2366ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==24276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd5be69c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd5be69c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd5be69c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd5be75ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd5be69c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd5be7606f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd5be69c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xbad4c4e08e38f0ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,26100
> 
> =================================================================
> ==21656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1159f4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1159f4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1159f4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f115a0106f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1159f4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f115a00ce1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1159f4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xc66a470e5d30ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==24206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec650c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec650c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec650c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec65185e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec650c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fec651896f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fec650c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xe4aa167e0042e8ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==24227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f135d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f135d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f135d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f136956f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f135d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f13691e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f135d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xf70d5a1e58ac93ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==24275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb9f4db56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb9f4db56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb9f4db56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9f4e75e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb9f4db56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb9f4e796f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb9f4db56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xe2d7ad993d3795ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,1177
> 
> =================================================================
> ==21966==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f0283f8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f0283f8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f0283f8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f028404de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f0283f8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f02840516f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f0283f8d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x817880ca51aff9ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
8c8
< lane 0 ok
---
> lane 0 mismatches
28,30c28,30
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
50,52c50,52
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
72,74c72,74
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
94,96c94,96
< lane 0 ok
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,64
> 
> =================================================================
> ==25420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b63da86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b63da86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b63da86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b63e68e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b63da86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6b63e6c6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6b63da86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5e0fa70276fdb2ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,78c1,1617
< 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,6c3,6
< 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.27043734750366477
< Deviation int.net.xml meso jc vs. micro: 0.03494011167715066
---
> Durations int.net.xml: count 19, min 417.18 (10), max 417.18 (10), mean 417.18 Q1 417.18, median 417.18, Q3 417.18
> Durations with junction control int.net.xml: count 19, min 417.18 (10), max 417.18 (10), mean 417.18 Q1 417.18, median 417.18, Q3 417.18
> Deviation int.net.xml meso vs. micro: -2.725126749163815e-16
> Deviation int.net.xml meso jc vs. micro: -2.725126749163815e-16

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

---------- 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'.
---
> 
> =================================================================
> ==22089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5590cd06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5590cd06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5590cd06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5590d90e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
26,48d1
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

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

---------- 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 ----------
1,48d0
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

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

---------- 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 ----------
1,48d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
< success 0.1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['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 Feb2021 )

---------- 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 ----------
1,48d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
< success 0.1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['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 Feb2021 )

---------- 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'.
---
> 
> =================================================================
> ==22495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba032466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba032466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba032466c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba03306e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
26,48d1
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

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

---------- 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'.
---
> 
> =================================================================
> ==23460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d990426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d990426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5d990426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5d99102e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,24d0
< success 0.1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '51'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
26,48d1
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

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

---------- 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'.
---
> 
> =================================================================
> ==22884==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbbea42d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbbea42d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbbea42d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbbea4ede1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1,3
> -- Unordered text as found by filter '^Loading configuration ... done.' --
> Loading configuration ... done.
> 

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

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==24144==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa80ff7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa80ff7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa80ff7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa81003e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa80ff7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa81003ae1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa80ff7a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x930be918d736c6ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,287
> 
> =================================================================
> ==21967==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f3a500b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f3a500b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f3a500b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a50176e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f3a500b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3a5017a6f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7f3a500b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5242a8bbb5a4a7ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==24177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbec17556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbec17556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbec17556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbec1815e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbec17556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbec18196f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbec17556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x5ef8cbdfc5b6c8ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==30265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ff94ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ff94ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ff94ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ff95716f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ff94ad6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ff956de1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==30275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57f16d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f57f171a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57f16d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57f16d06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f57f1790e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f57f16d06c8  (/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 ContextSubscriptionFilters fieldOfVision range_0_angle_90 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30219==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f73c53426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f73c53426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f73c53426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f73c54066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f73c53426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f73c5402e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==30256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99c9bb76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99c9bb76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99c9bb76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99c9c7b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99c9bb76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99c9c77e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe27322e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe27322e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe27322e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2732f26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe27322e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2732eee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==30213==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a1e5856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a1e5856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a1e5856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a1e6496f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0a1e5856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0a1e645e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30227==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f54e300d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f54e300d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f54e300d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f54e30d16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f54e300d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f54e30cde1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2faf4ff6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2faf4ff6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c563586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c563586c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f358e32c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f358e32c6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30800==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6ab81426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6ab81426c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30876==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8ca7da6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8ca7da6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fac79d896c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fac79d896c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89aa99b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89aa99b6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15581c56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f15581c56c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30857==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03257fa6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f03257fa6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf062ef6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf062ef6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9be64506c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9be64506c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,289
> 
> =================================================================
> ==30821==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7e41bd56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7e41bd56c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a53fd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a53fd)
>     #9 0x15bd67d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15bd67d)
>     #10 0x1363128  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363128)
>     #11 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #12 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #13 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #14 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #15 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,278
> 
> =================================================================
> ==30133==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2463866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2463866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2463866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd24644a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2463866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd246446e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==30086==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fab4c9e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fab4c9e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fab4c9e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab4caa7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fab4c9e76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fab4caab6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==30134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89c62116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 240 byte(s) in 10 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f89c625b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89c62116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89c62116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f89c62d1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f89c62116c8  (/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 ContextSubscriptionFilters lateralDistance range_50_lateralDist_50 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0a6dd76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0a6dd76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0a6dd76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0a6e9b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0a6dd76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0a6e97e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==30668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f228b0956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f228b0956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f228b0956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f228b1596f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f228b0956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f228b155e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3d2
< lead_straight
5d3
< [002] Context results for vehicle 'ego':
6a5
> [002] Context results for vehicle 'ego':
8d6
< [003] Context results for vehicle 'ego':
9a8
> [003] Context results for vehicle 'ego':
11d9
< [004] Context results for vehicle 'ego':
12a11
> [004] Context results for vehicle 'ego':
14d12
< [005] Context results for vehicle 'ego':
15a14
> [005] Context results for vehicle 'ego':
17d15
< [006] Context results for vehicle 'ego':
18a17
> [006] Context results for vehicle 'ego':
20d18
< [007] Context results for vehicle 'ego':
21a20
> [007] Context results for vehicle 'ego':
23d21
< [008] Context results for vehicle 'ego':
24a23
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==30669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8ad9ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8ad9ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8ad9ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8adab06f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8ad9ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8adaace1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==30640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99db4f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99db4f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99db4f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99db5b56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99db4f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99db5b1e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< follow_straight
< follow_right
5a4,6
> follow_right
> follow_straight
> lead_left
8d8
< lead_left
10,11d9
< follow_straight
< follow_right
12a11,13
> follow_right
> follow_straight
> lead_left
15d15
< lead_left
17,18d16
< follow_straight
< follow_right
19a18,20
> follow_right
> follow_straight
> lead_left
22d22
< lead_left
24,25d23
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==30666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc6ea6136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc6ea6136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc6ea6136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc6ea6d76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc6ea6136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc6ea6d3e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==30788==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09d9f236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09d9f236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09d9f236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09d9fe3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09d9f236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09d9fe76f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==30644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3111d806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3111d806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3111d806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3111e40e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3111d806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3111e446f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3dec93f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3dec93f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3dec93f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3deca036f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3dec93f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3dec9ffe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd19cbc66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd19cbc66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd19cbc66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd19cc8a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd19cbc66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd19cc86e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fd3aa56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fd3aa56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fd3aa56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7fd3b696f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fd3aa56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7fd3b65e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30434==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6953e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6953e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6953e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6953f396f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6953e756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6953f35e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe21248f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe21248f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe21248f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2125536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe21248f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe21254fe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30422==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98c58046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98c58046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98c58046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f98c58c86f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98c58046c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f98c58c4e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30391==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09ae0366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09ae0366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09ae0366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09ae0fa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f09ae0366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f09ae0f6e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe3f6dc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe3f6dc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe3f6dc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3f6e846f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe3f6dc06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe3f6e80e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30541==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8b98806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8b98806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8b98806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8b99446f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff8b98806c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff8b9940e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f173e6126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f173e6126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f173e6126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f173e6d66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f173e6126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f173e6d2e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe90c3876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe90c3876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe90c3876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe90c44b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe90c3876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe90c447e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcce26e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcce26e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcce26e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcce27ad6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcce26e96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcce27a9e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85c98d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85c98d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85c98d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85c999c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f85c98d86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f85c9998e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30551==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f728c1416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f728c1416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f728c1416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f728c2056f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f728c1416c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f728c201e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d72c866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d72c866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d72c866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d72d4a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0d72c866c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0d72d46e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==30791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2f48b736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2f48b736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2f48b736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2f48c33e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2f48b736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2f48c376f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==30746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe88bf756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe88bf756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe88bf756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe88c035e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe88bf756c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe88c0396f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30462==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1fd27e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1fd27e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1fd27e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1fd28a56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1fd27e16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1fd28a1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10a88bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10a88bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10a88bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10a89836f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f10a88bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10a897fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1df55086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1df55086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1df55086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1df55cc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1df55086c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1df55c8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fea828216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fea828216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fea828216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fea828e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fea828216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fea828e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,277
> 
> =================================================================
> ==30482==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d587e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d587e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d587e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34d59426f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f34d587e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f34d593ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==25849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc1ea1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc1ea1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc1ea1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc1ea1f56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc1ea1316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc1ea1f1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,432
> 
> =================================================================
> ==25856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f44081e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f44081e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f44081e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f44082a76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f44081e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f44082a3e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f44081e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x56687875c5e16bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,279
> 
> =================================================================
> ==25868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f59f9ba16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f59f9ba16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f59f9ba16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f59f9c61e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f59f9ba16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f59f9c656f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6a7,336
> 
> =================================================================
> ==25951==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f959130b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f959130b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f959130b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95913cbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f959130b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95913cf6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,239
> 
> =================================================================
> ==25987==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6486d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6486d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6486d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6486dd66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6486d126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6486dd2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==26004==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f973dd786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f973dd786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f973dd786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f973de38e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f973dd786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f973de3c6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==26038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a53b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a53b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a53b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46a5477e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46a53b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46a547b6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==26046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cef79f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cef79f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cef79f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8cef8636f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cef79f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8cef85fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==26058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49cbee36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49cbee36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49cbee36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f49cbfa76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f49cbee36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f49cbfa3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==26093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fade2b2a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fade2b2a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fade2b2a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fade2beae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fade2b2a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fade2bee6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fade2b2a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2e6b41830779cff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 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 Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==26112==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3fe7476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3fe7476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3fe7476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa3fe807e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3fe7476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa3fe80b6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa3fe7476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x2d649d06293b4bff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,388
> 
> =================================================================
> ==26105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77fc1726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77fc1726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77fc1726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f77fc232e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77fc1726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f77fc2366f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77fc1726c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xd3d481debe3321ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,617
> 
> =================================================================
> ==26171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95e89686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95e89686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95e89686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95e8a2c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f95e89686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f95e8a28e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==26201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f690a94a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f690a94a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f690a94a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f690aa0e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f690a94a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f690aa0ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==26204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe67c3be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe67c3be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe67c3be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe67c4826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe67c3be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe67c47ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==26277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febe14f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febe14f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febe14f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febe15bc6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7febe14f86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febe15b8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==26290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdad27ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdad27ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdad27ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdad28aee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdad27ee6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdad28b26f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==26315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f82f4c286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f82f4c286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f82f4c286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82f4ce8e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f82f4c286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f82f4cec6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==26333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde2c91e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde2c91e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde2c91e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde2c9e26f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde2c91e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde2c9dee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==26343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2688 byte(s) in 24 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7fc4bb584bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7fc4bb584bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc4beec86c8  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==26355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62d80926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62d80926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62d80926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62d8152e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f62d80926c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f62d81566f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==26413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f147c0de6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f147c0de6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #12 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #13 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #14 0x7f147c127b9f  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==26428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f880cf446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f880cf446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f880cf446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f880d0086f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f880cf446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f880d004e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==26437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde4c6cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde4c6cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde4c6cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde4c78f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fde4c6cb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fde4c78be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==26468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f93ef3bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f93ef3bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f93ef3bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f93ef4836f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f93ef3bf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f93ef47fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==26493==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f18753596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f18753596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f18753596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f187541d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f18753596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1875419e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==26502==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f298c5566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f298c5566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f298c5566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f298c61a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f298c5566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f298c616e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==26554==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92d9ad26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92d9ad26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92d9ad26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f92d9b92e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f92d9ad26c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f92d9b966f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==26556==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98cca4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98cca4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98cca4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f98ccb106f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f98cca4c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f98ccb0ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==26610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f42f80156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f42f80156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f42f80156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f42f80d96f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f42f80156c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f42f80d5e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5561 ( Last six runs Feb2021 )

---------- Differences in errors ----------
4a5,327
> 
> =================================================================
> ==26613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1b1f69a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x1f3f610  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f3f610)
>     #5 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #6 0x7f1b1f6e4377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1b1f69a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1b1f69a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1b1f75ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5620 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,228
> 
> =================================================================
> ==26624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff0a0f0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x1f3f610  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f3f610)
>     #5 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #6 0x7ff0a0f57377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff0a0f0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff0a0f0d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff0a0fd16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff0a0f0d6c8  (/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 ticket5674 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==26635==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8424f1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8424f64377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8424f1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8424f1a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8424fdae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8424f1a6c8  (/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 ticket5712 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==26677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9166ff16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9166ff16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9166ff16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f91670b56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9166ff16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f91670b1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5831 ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,299
> 
> =================================================================
> ==26675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5f5e8ab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5f5e8ab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5f5e8ab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f5e96be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5f5e8ab6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5f5e96f6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5932 ( Last six runs Feb2021 )

---------- Differences in errors ----------
3a4,279
> 
> =================================================================
> ==26703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa6575c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa6575c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa6575c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffa6581ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa6575c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffa658206f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket5990 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==26720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6af8b476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6af8b476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6af8b476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6af8c0b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6af8b476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6af8c07e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket6626 ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,240
> 
> =================================================================
> ==26722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb5e8666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb5e8666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb5e8666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb5e926e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcb5e8666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcb5e92a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7057 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==26721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f40f56a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f40f56a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f40f56a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f40f5766e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f40f56a66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f40f576a6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket7949 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==26756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f32913d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f32913d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f32913d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f329149b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f32913d76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3291497e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci busstop busstop ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==32101==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff923cc56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff923cc56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff923cc56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff923d896f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff923cc56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff923d85e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci calibrator calibrator ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,292
> 
> =================================================================
> ==32100==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x27b98bc  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x27b98bc)
>     #2 0x1d8909c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d8909c)
>     #3 0x1b1aeeb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b1aeeb)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f90a43a8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f90a7cec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f90a7cec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f90a7cec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f90a7db06f0  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==32114==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0ceab106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0ceab106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0ceab106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0ceabd46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0ceab106c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0ceabd0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection busySocket sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,31
> 
> =================================================================
> ==26764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feabec376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feabec376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feabec376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feabecfb6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feabec376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7feabecf7e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7feabec376c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x9a4fc8e795d106ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection busySocket sumo-gui ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,48
> 
> =================================================================
> ==26769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f4e49f788ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f4e4b53a6c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f4e4312fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f4e4b53a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f4e4b53a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4e4b5fae1e  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,1502
> 
> =================================================================
> ==28202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa9ba876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa9ba876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa9ba876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffa9bb47e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffa9ba876c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ffa9bb4b6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection clientCloses sumo-gui ( Last six runs Feb2021 )

---------- 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 
> 
> =================================================================
> ==28226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7fa607a9e8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7fa6090606c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7fa600c55bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7fa6090606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection closingOutput sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==28324==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f806e08b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f806e08b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f806e08b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f806e14f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f806e08b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f806e14be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection closingOutput sumo-gui ( Last six runs Feb2021 )

---------- 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 
> 
> =================================================================
> ==28480==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f71b0e058ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f71b23c76c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f71a9fbcbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f71b23c76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multiconnect ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,516
> 
> =================================================================
> ==28611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb7eefe96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb7eefe96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb7eefe96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb7ef0ad6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb7eefe96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb7ef0a9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections asyncDisconnect sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,2064
> 
> =================================================================
> ==27426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4835ea66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4835ea66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4835ea66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4835f6a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4835ea66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4835f66e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,2064
> 
> =================================================================
> ==27019==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f047bd9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f047bd9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f047bd9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f047be626f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f047bd9e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f047be5ee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo-gui ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,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 
> 
> =================================================================
> ==27195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7ff6b07ff8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7ff6b1dc16c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7ff6a99b6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7ff6b1dc16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections concurringSubscriptions sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,548
> 
> =================================================================
> ==28074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f3de2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f3de2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f3de2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3f3deebe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3f3de2b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3f3deef6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections differentSteplengths sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,1032
> 
> =================================================================
> ==27312==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7adb6026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7adb6026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7adb6026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7adb6c66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7adb6026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7adb6c2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections orderDependentResults sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,548
> 
> =================================================================
> ==28195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f525ad096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f525ad096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f525ad096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f525adc9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f525ad096c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f525adcd6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3688c3688
< Process 1 (order 9) ended at step 245.0
---
> Process 2 (order 8) ended at step 245.0
3691c3691
< Process 2 (order 8) ended at step 245.0
---
> Process 1 (order 9) ended at step 245.0

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections subsecondSUMOstep sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,1032
> 
> =================================================================
> ==27427==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fea856996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fea856996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fea856996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fea8575d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fea856996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fea85759e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 256 byte(s) in 4 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections unspecifiedOrderWarning sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,230
> 
> =================================================================
> ==27989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdcdfaa86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdcdfaa86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdcdfaa86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdcdfb68e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdcdfaa86c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdcdfb6c6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection parallelConnection sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,1548
> 
> =================================================================
> ==26799==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f587586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f587586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f587586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f5881c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f587586c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f58818e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection parallelConnection sumo-gui ( Last six runs Feb2021 )

---------- 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 
> 
> =================================================================
> ==26862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7efd3b6488ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7efd3cc0a6c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection repeatedConnection sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,5160
> 
> =================================================================
> ==26793==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f45fc7216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f45fc7216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f45fc7216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f45fc7e56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f45fc7216c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f45fc7e1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection repeatedConnection sumo-gui ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,5540
> /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 
> 
> =================================================================
> ==26797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7fe953bd38ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7fe9551956c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7fe94cd8abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7fe9551956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions edge_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4149f976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f4149fe1377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4149f976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4149f976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f414a05b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4149f976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f414a057e1e  (/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 contextSubscriptions edge_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29623==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4972c126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f4972c5c377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4972c126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4972c126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4972cd66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4972c126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4972cd2e1e  (/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 contextSubscriptions junction_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f196cb796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f196cbc3377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f196cb796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f196cb796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f196cc3d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f196cb796c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f196cc39e1e  (/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 contextSubscriptions junction_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2440546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd24409e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2440546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2440546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd2441186f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2440546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd244114e1e  (/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 contextSubscriptions lane_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2fa0e996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f2fa0ee3377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2fa0e996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2fa0e996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2fa0f5d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2fa0e996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2fa0f59e1e  (/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 contextSubscriptions lane_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29670==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc5042f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fc50433a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc5042f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc5042f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc5043b46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc5042f06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc5043b0e1e  (/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 contextSubscriptions parking ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,345
> 
> =================================================================
> ==30029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e521366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e521366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e521366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e521fa6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e521366c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e521f6e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions person_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==30021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3481dd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3481e1b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3481dd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3481dd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3481e956f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3481dd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3481e91e1e  (/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 contextSubscriptions person_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==30031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa1f2d536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fa1f2d9d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa1f2d536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa1f2d536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa1f2e176f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa1f2d536c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa1f2e13e1e  (/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 contextSubscriptions poi_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8179e4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8179e95377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8179e4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8179e4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8179f0f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8179e4b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8179f0be1e  (/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 contextSubscriptions poi_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2fa7a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd2fa7eb377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2fa7a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2fa7a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd2fa8656f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd2fa7a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd2fa861e1e  (/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 contextSubscriptions polygon_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63f04db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f63f0525377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63f04db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63f04db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f63f059f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f63f04db6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f63f059be1e  (/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 contextSubscriptions polygon_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25729036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f257294d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25729036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25729036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25729c76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25729036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25729c3e1e  (/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 contextSubscriptions range_100m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7acf0116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f7acf05b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7acf0116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7acf0116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7acf0d56f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7acf0116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7acf0d1e1e  (/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 contextSubscriptions range_200m ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,282
> 
> =================================================================
> ==29576==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7bfdf476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f7bfdf91377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7bfdf476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7bfdf476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7bfe00b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7bfdf476c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7bfe007e1e  (/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 edge edge ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSPModel_NonInteracting.cpp:96:14: runtime error: member call on address 0x6030000b15b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b15b0: note: object has invalid vptr
>  17 00 80 69  18 00 80 5a 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 0x6030000b15b0 which does not point to an object of type 'MSPModel_NonInteracting'
> 0x6030000b15b0: note: object has invalid vptr
>  17 00 80 69  18 00 80 5a 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 
> =================================================================
> ==30915==ERROR: AddressSanitizer: heap-use-after-free on address 0x6030000b15c0 at pc 0x000002c80c84 bp 0x7fff654be2a0 sp 0x7fff654be298
> READ of size 4 at 0x6030000b15c0 thread T0
>     #0 0x2c80c83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c80c83)
>     #1 0x2c78808  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c78808)
>     #2 0x2c7889e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2c7889e)
>     #3 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
>     #4 0x17109be  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17109be)
>     #5 0xf11f43  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf11f43)
>     #6 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #7 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #8 0x7f6d4f515bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #9 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x6030000b15c0 is located 16 bytes inside of 24-byte region [0x6030000b15b0,0x6030000b15c8)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui gui ( Last six runs Feb2021 )

---------- 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 
> 
> =================================================================
> ==25468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f17f24ef8ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f17f3ab16c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f17eb6a6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f17f3ab16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_gui ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,402
> /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 
> 
> =================================================================
> ==25487==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1680 byte(s) in 30 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x180db12  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x180db12)
>     #2 0x7f9617ed9358  (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1f358)
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f96187f18ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f9619db36c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f96119a8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_remove ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,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 
> 
> =================================================================
> ==25545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 2 object(s) allocated from:
>     #0 0x1066930  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x1066930)
>     #1 0x7f90845348ed  (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1d8ed)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f9085af66c8  (/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 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x10d97ff  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10d97ff)
>     #2 0x10b30e1  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10b30e1)
>     #3 0x10a41ba  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x10a41ba)
>     #4 0x7f907d6ebbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
>     #1 0x7f9085af66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x109eee0  (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x109eee0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci inductionloop inductionloop ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cc243e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cc243e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cc243e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5cc25026f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5cc243e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5cc24fee1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci junction junction ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31873==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f717d59b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f717d59b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f717d59b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f717d65f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f717d59b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f717d65be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lane lane ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==30901==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd97b5966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd97b5966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd97b5966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd97b65a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd97b5966c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd97b656e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lane lane_intermodal ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==30913==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1bb2d1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1bb2d1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1bb2d1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1bb2ddbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1bb2d1b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1bb2ddf6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lanearea lanearea ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc1d1036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc1d1036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc1d1036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc1d1c76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdc1d1036c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdc1d1c3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci lanearea subsecond ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31961==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f949f1436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f949f1436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f949f1436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f949f2076f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f949f1436c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f949f203e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci meandata meandata ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==32139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ba78e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ba78e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ba78e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ba79a3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ba78e36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ba79a76f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc params ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==28648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1c66d6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f1c66db4377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1c66d6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1c66d6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1c66e2ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1c66d6a6c8  (/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 misc paramsWithKey ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==28773==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f41f054e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f41f0598377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f41f054e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f41f054e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f41f060ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f41f054e6c8  (/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 misc paramsWithKey_subscription ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==28784==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f59870c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f598710b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f59870c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f59870c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5987181e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f59870c16c8  (/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 misc rerouting add_with_taz ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==28999==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf0e0a46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf0e0a46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf0e0a46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf0e164e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbf0e0a46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbf0e1686f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==29479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fddd060abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fddd3f4e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fddd3f4e6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==29478==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4400 byte(s) in 22 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7ffbd52fcbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffbd8c406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ffbd8c406c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute taxi ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,268
> 
> =================================================================
> ==29484==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 400 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f1cfa67fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1cfdfc36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1cfdfc36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1cfdfc36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1cfe0876f0  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==29459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed8afb46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fed8affe377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed8afb46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed8afb46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed8b074e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fed8afb46c8  (/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 misc rerouting person walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==29275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6fa13276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f6fa1371377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6fa13276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6fa13276c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6fa13e7e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6fa13276c8  (/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 misc rerouting person walk_stop_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==29390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd9612ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd9612f6377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd9612ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd9612ac6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd96136ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd9612ac6c8  (/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 misc rerouting person walk_walk_stop_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,227
> 
> =================================================================
> ==29444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa0ac4206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fa0ac46a377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa0ac4206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa0ac4206c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa0ac4e0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa0ac4206c8  (/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 misc rerouting rerouteParkingArea_end ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==29218==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0448566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd0448a0377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0448566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0448566c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd044916e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd0448566c8  (/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 misc rerouting rerouteParkingArea_intermediate ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==29165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd31c7b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd31c7fe377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd31c7b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd31c7b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd31c874e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd31c7b46c8  (/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 misc rerouting rerouteTraveltime_adaptEdgeWeight ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==29139==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8792f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8792f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8792f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8793b1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe8792f16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe8793b56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight_varyWithTime ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==29145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86ea0f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86ea0f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86ea0f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86ea1b3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86ea0f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f86ea1b76f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_adaptVehicleEdgeWeight ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==29154==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f631cd136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f631cd136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f631cd136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f631cdd3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f631cd136c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f631cdd76f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting rerouteTraveltime_default ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==29147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a2f6856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a2f6856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a2f6856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a2f745e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a2f6856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9a2f7496f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_aggregated ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==29273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9cef1396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9cef1396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9cef1396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9cef1f9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9cef1396c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f9cef1fd6f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc rerouting routingMode rerouteTraveltime_default ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,297
> 
> =================================================================
> ==29274==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0cbf81c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0cbf81c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0cbf81c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0cbf8dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0cbf81c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0cbf8e06f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc steplistener ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,267
> 
> =================================================================
> ==28880==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f707e24a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f707e294377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f707e24a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f707e24a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f707e30ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f707e24a6c8  (/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 misc tracing ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==28891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f1ba316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8f1ba7b377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f1ba316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f1ba316c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8f1baf1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8f1ba316c8  (/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 misc tracing_close_start ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,532
> 
> =================================================================
> ==28977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd36f2b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd36f2fd377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd36f2b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd36f2b36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd36f373e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd36f2b36c8  (/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 misc tracing_noGetters ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,266
> 
> =================================================================
> ==28909==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc06e5146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fc06e55e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc06e5146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc06e5146c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc06e5d4e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc06e5146c8  (/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 multientryexit multientryexit ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31975==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f432babb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f432babb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f432babb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f432bb7f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f432babb6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f432bb7be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci overheadwire overheadwire ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==32130==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77d38cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77d38cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77d38cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f77d39906f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f77d38cc6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f77d398ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci parkingarea parkingarea ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,330
> 
> =================================================================
> ==32122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fac385fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fac385fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fac385fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fac386c16f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fac385fd6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fac386bde1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person arrivalPos ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,367
> 
> =================================================================
> ==31864==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af4e93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af4e93)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fc199339bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc19cc7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc19cc7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc19cc7d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc19cd416f0  (/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 person moveToXY after_creation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==31722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f17871cc6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f1783888bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f1787216377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY after_creation_add_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==31728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f26763c86c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f2672a84bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f2676412377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY keepRoute1_junction ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==31769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f19a3a536c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f19a010fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f19a3a9d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY keepRoute2_junction ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==31786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8db25ac6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f8daec68bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f8db25f6377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY keepRoute2_junction_offroad ( Last six runs Feb2021 )

---------- Differences in errors ----------
7a8,265
> 
> =================================================================
> ==31806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0bdbc096c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f0bd82c5bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f0bdbc53377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY leaveRoute ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f229680c6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f2292ec8bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f2296856377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY leaveRoute_jaywalk ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,316
> 
> =================================================================
> ==31811==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3923d236c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f39203dfbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f3923d6d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY leaveRoute_walkingarea ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31810==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd82c8db6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fd828f97bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd82c925377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY outside_network ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==31765==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f88bcb446c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f88b9200bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f88bcb8e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY within_route ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,240
> 
> =================================================================
> ==31731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa210c9d6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fa20d359bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fa210ce7377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY within_route_jaywalk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,280
> 
> =================================================================
> ==31735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f24925976c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7f248ec53bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f24925e1377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY within_route_onRoad ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==31727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd4e35936c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fd4dfc4fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fd4e35dd377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person moveToXY within_route_walkingarea ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,241
> 
> =================================================================
> ==31749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb9b001d6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2aee35f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2aee35f)
>     #2 0x1c331a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1c331a1)
>     #3 0x1d3875c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d3875c)
>     #4 0x1afbe2d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1afbe2d)
>     #5 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #6 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #7 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #8 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #9 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #10 0x7fb9ac6d9bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb9b0067377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person person ( Last six runs Feb2021 )

---------- Differences in errors ----------
4a5,387
> 
> =================================================================
> ==31822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af4e93  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af4e93)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f99d3a49bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 480 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b4b89e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b4b89e)
>     #2 0x1af985b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1af985b)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7f99d3a49bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f99d738d6c8  (/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 Feb2021 )

---------- Differences in errors ----------
3a4,312
> 
> =================================================================
> ==31833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f48aecce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f48aed18377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f48aecce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f48aecce6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f48aed8ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f48aecce6c8  (/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 priorStage2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
8a9,317
> 
> =================================================================
> ==31862==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ced96c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f5ced9b6377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ced96c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ced96c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5ceda2ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5ced96c6c8  (/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 poi poi ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,80
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x604000072510 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000072510: note: object has invalid vptr
>  17 00 00 2c  1c 00 00 7c 00 00 00 00  00 80 00 00 30 61 00 00  c0 db 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:66:9: runtime error: member access within address 0x604000072510 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x604000072510: note: object has invalid vptr
>  17 00 00 2c  1c 00 00 7c 00 00 00 00  00 80 00 00 30 61 00 00  c0 db 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:66:9 in 
> =================================================================
> ==31968==ERROR: AddressSanitizer: heap-use-after-free on address 0x604000072538 at pc 0x00000325f760 bp 0x7ffe1195cd50 sp 0x7ffe1195cd48
> WRITE of size 1 at 0x604000072538 thread T0
>     #0 0x325f75f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x325f75f)
>     #1 0x3254978  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3254978)
>     #2 0x325513e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x325513e)
>     #3 0xf127f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf127f5)
>     #4 0xf144ee  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf144ee)
>     #5 0xf0619e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0619e)
>     #6 0x7fa8757b0bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #7 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x604000072538 is located 40 bytes inside of 48-byte region [0x604000072510,0x604000072540)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1d7db87  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1d7db87)
>     #2 0x17108dd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17108dd)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci polygon add_large ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,235
> 
> =================================================================
> ==32020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf59d606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf59d606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf59d606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf59e20e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7faf59d606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7faf59e246f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci polygon polygon ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==31976==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d19c306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d19c306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d19c306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1d19cf46f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1d19c306c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1d19cf0e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci polygon polygon_dynamics ( Last six runs Feb2021 )

---------- Differences in errors ----------
6a7,374
> 
> =================================================================
> ==32003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ea6a236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ea6a236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ea6a236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ea6ae76f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ea6a236c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1ea6ae3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a66175  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a66175)
>     #2 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #3 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #4 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci rerouter rerouter ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==32135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0719c6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0719c6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0719c6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0719d2e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0719c6a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0719d2ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci route route ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==31937==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba7a1446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba7a1446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba7a1446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba7a2086f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba7a1446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba7a204e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci routeprobe routeprobe ( Last six runs Feb2021 )

---------- Differences in errors ----------
129a130,403
> 
> =================================================================
> ==32177==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39a781a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f39a781a6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #12 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #13 0x7f39a7863b9f  (/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 Feb2021 )

---------- Differences in errors ----------
7a8,331
> 
> =================================================================
> ==32067==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2de4f4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2de4f4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2de4f4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2de50116f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2de4f4d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2de500de1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation load ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,534
> 
> =================================================================
> ==32087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f500f0956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f500f0956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f500f0956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f500f1596f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f500f0956c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f500f155e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState IDList ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,382
> 
> =================================================================
> ==32047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25d0bd46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25d0bd46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25d0bd46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25d0c986f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25d0bd46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25d0c94e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState busStop ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,444
> 
> =================================================================
> ==32038==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa5a97ec6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa5a97ec6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
>     #5 0x12133a1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12133a1)
>     #6 0x1212b77  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1212b77)
>     #7 0x1211e85  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1211e85)
>     #8 0x1211518  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1211518)
>     #9 0x1210ef2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1210ef2)
>     #10 0x1210740  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1210740)
>     #11 0x12105e7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12105e7)
>     #12 0x332a5ec  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x332a5ec)
>     #13 0x3320cba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3320cba)
>     #14 0x156f0cd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x156f0cd)
>     #15 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState detectors ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,343
> 
> =================================================================
> ==32041==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f581a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f581a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f581a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f582656f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f581a16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f58261e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState railSignal ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,404
> 
> =================================================================
> ==32021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c1d4c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c1d4c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c1d4c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c1d5856f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8c1d4c16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8c1d581e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState repeat ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,359
> 
> =================================================================
> ==32029==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f91b08426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f91b08426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f91b08426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f91b09066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f91b08426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f91b0902e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState rerouting ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,405
> 
> =================================================================
> ==32022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f626d0656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f626d0656c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x1578ff2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1578ff2)
>     #12 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #13 0x1575c57  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1575c57)
>     #14 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #15 0x7f626d0aeb9f  (/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 Feb2021 )

---------- Differences in errors ----------
16a17,473
> 
> =================================================================
> ==32069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 800 byte(s) in 4 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de4e3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de4e3d)
>     #2 0x1b3ddfb  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3ddfb)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fdf1c796bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 600 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ddc434  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ddc434)
>     #2 0x1b3a7e1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b3a7e1)
>     #3 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #4 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #5 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #6 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #7 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #8 0x7fdf1c796bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 520 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1de115a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1de115a)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight actuated ( Last six runs Feb2021 )

---------- Differences in errors ----------
4a5,305
> 
> =================================================================
> ==31916==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1792 byte(s) in 16 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f59330e4bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5936a286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5936a286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f5936a286c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f5936ae8e1e  (/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 trafficlight constraints getConstraints ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,236
> 
> =================================================================
> ==31879==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5cc786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5cc786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5cc786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc5cd3c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5cc786c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc5cd38e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight getBlocking_reroute ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,301
> 
> =================================================================
> ==31915==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1011a2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1011a2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1011a2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1011aede1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1011a2d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1011af16f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight offset ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,267
> 
> =================================================================
> ==31895==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f652261bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 896 byte(s) in 8 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f652261bbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6525f5f6c8  (/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 trafficlight railsignal_state ( Last six runs Feb2021 )

---------- 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:234:64: runtime error: reference binding to null pointer of type 'const MSEdge'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSEdge.h:234:64 in 
2a7,967
> 
> =================================================================
> ==31922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1840 byte(s) in 5 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x26b0051  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x26b0051)
>     #2 0x25d899e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25d899e)
>     #3 0x25cd8da  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25cd8da)
>     #4 0x25ce93f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x25ce93f)
>     #5 0x247e0e7  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x247e0e7)
>     #6 0x247aa10  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x247aa10)
>     #7 0x2482d3d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2482d3d)
>     #8 0x1711a3b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1711a3b)
>     #9 0xf1c50a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c50a)
>     #10 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #11 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #12 0x7ff285b21bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff2894656c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci trafficlight trafficlight ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,343
> 
> =================================================================
> ==31882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4816 byte(s) in 43 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1e22546  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1e22546)
>     #2 0x1b6b2c8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b6b2c8)
>     #3 0x1b558af  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b558af)
>     #4 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #5 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #6 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f258cd5fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 672 byte(s) in 6 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1b69347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1b69347)
>     #2 0x1a70ce2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a70ce2)
>     #3 0x1a7a1bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a7a1bd)
>     #4 0xf18637  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf18637)
>     #5 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #6 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #7 0x7f258cd5fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25906a36c8  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,219
> 
> =================================================================
> ==32155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f380fddf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f380fddf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f380fddf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f380fe9fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f380fddf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f380fea36f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle add_internal ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,278
> 
> =================================================================
> ==31673==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f29166426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f29166426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f29166426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f29167066f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f29166426c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2916702e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeOpposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==31530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f109574d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f109574d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f109574d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f10958116f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f109574d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f109580de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeOpposite_default ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==31553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff24dd686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff24dd686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff24dd686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff24de2c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff24dd686c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff24de28e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle changeRelative_invalid ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,264
> 
> =================================================================
> ==31545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcae4b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcae4b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcae4b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efcae5746f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efcae4b06c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efcae570e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle distance_after_reroute ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,279
> 
> =================================================================
> ==31494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f08f277a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f08f277a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f08f277a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f08f283e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f08f277a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f08f283ae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle driverstate ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==31650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f123be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f123be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f123be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f124826f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f123be6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f1247ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getFollowSpeed ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==31582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f351f8b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f351f8b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f351f8b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f351f97b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f351f8b76c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f351f977e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getFollower ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==31652==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e6d3406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e6d3406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e6d3406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e6d4046f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8e6d3406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8e6d400e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getNeighbors ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==31514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f778ad116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f778ad116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f778ad116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f778add1e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f778ad116c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f778add56f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getNeighborsOpposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,293
> 
> =================================================================
> ==31528==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf9fca46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf9fca46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf9fca46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcf9fd686f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcf9fca46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcf9fd64e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getNeighborsSublane ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==31523==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdb231516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdb231516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdb231516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdb23211e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fdb231516c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fdb232156f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getStops ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,313
> 
> =================================================================
> ==31619==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f856dd7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f856dd7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f856dd7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f856de426f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f856dd7e6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f856de3ee1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision laneChanging leftLane ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==30952==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf81326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf81326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf81326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8cf81f2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f8cf81326c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f8cf81f66f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision laneChanging rightLane ( Last six runs Feb2021 )

---------- Differences in errors ----------
2a3,326
> 
> =================================================================
> ==30953==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c3935a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c3935a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c3935a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2c3941e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2c3935a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2c3941ae1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision sublaneChanging leftLane0.2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==30970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0032826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0032826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0032826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb0033466f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb0032826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb003342e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision sublaneChanging leftLane0.5 ( Last six runs Feb2021 )

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==30978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe32eaf96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe32eaf96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe32eaf96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe32ebbd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe32eaf96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe32ebb9e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision sublaneChanging rightLane0.2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
4a5,328
> 
> =================================================================
> ==30998==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f314a3666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f314a3666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f314a3666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f314a42a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f314a3666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f314a426e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle lateralCollision sublaneChanging rightLane0.5 ( Last six runs Feb2021 )

---------- Differences in errors ----------
8a9,332
> 
> =================================================================
> ==31000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd09e3986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd09e3986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd09e3986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd09e45c6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd09e3986c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd09e458e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY customLength_keepRoute2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1311:58: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1311:58 in 
1a4,261
> 
> =================================================================
> ==31095==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa8254546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa8254546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa8254546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa8255186f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa8254546c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa825514e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY elevation_sublane ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,280
> 
> =================================================================
> ==31044==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4e79b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4e79b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4e79b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4e7a796f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff4e79b56c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff4e7a75e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY extreme_elevation ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,259
> 
> =================================================================
> ==31040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f019b1976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f019b1976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f019b1976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f019b25b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f019b1976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f019b257e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY extreme_elevation_keeproute2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,260
> /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1311:58: runtime error: division by zero
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Helper.cpp:1311:58 in 
> 
> =================================================================
> ==31055==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc06f556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc06f556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc06f556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbc070196f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fbc06f556c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fbc07015e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY intersection ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==31087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2546b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2546b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2546b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2546c586f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f2546b946c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2546c54e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,276
> 
> =================================================================
> ==31003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07c49666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07c49666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07c49666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07c4a2a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07c49666c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f07c4a26e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<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 Feb2021 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==31001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6a66a816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6a66a816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6a66a816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6a66b456f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f6a66a816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f6a66b41e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY multi_lane_sublane ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==31012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3be4f906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3be4f906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3be4f906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3be50546f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3be4f906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3be5050e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY permissions ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,260
> 
> =================================================================
> ==31084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f14727196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f14727196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f14727196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f14727dd6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f14727196c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f14727d9e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY short_edges ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,295
> 
> =================================================================
> ==31037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff93ba8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff93ba8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff93ba8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff93bb4f6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff93ba8b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff93bb4be1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY speedWithoutTraCI ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,262
> 
> =================================================================
> ==31096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f706d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f706d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f706d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4f71316f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb4f706d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb4f712de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY waitingTime ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31094==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f262937d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f262937d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f262937d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f26294416f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f262937d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f262943de1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle moveTo_detector ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==31603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7de63736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7de63736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7de63736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7de64376f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7de63736c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7de6433e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle nextTLS ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,275
> 
> =================================================================
> ==31501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f069f7856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f069f7856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f069f7856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f069f8496f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f069f7856c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f069f845e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap braking_leader ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==31193==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f99aedb4bf6  (/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 Feb2021 )

---------- 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 
> 
> =================================================================
> ==31190==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap merger ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31173==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f073b163bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31241==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f57769c9bf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31188==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f930e8acbf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31245==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7fe8efe7abf6  (/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 Feb2021 )

---------- Differences in errors ----------
0a1,275
> 
> =================================================================
> ==31271==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 128 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x15b8758  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15b8758)
>     #9 0x12c760d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c760d)
>     #10 0x2825397  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2825397)
>     #11 0x135d31e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x135d31e)
>     #12 0x1363e90  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1363e90)
>     #13 0x1764486  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1764486)
>     #14 0x17774f6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17774f6)
>     #15 0x1780e46  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1780e46)
>     #16 0x162c7e9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x162c7e9)
>     #17 0x17233ae  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x17233ae)
>     #18 0x1722359  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1722359)
>     #19 0xf1c6d8  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1c6d8)
>     #20 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #21 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #22 0x7f1930311bf6  (/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 Feb2021 )

---------- Differences in errors ----------
1a2,260
> 
> =================================================================
> ==31236==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f29f646abf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31135==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f064c9debf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_slow ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31178==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7efdc0c2ebf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap without_maxDecel_fast ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31133==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f214f494bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap without_maxDecel_slow ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31106==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f3ebaed1bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle openGap without_maxDecel_slow_spacegap ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,259
> 
> =================================================================
> ==31192==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a665e5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a665e5)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
>     #10 0xf05ce5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05ce5)
>     #11 0x7f8cfca70bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
>     #5 0x1aace61  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aace61)
>     #6 0x1a9889f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a9889f)
>     #7 0x1a668e4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a668e4)
>     #8 0x1a6e1e0  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6e1e0)
>     #9 0x1f20d2c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1f20d2c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle pastStops_stateLoaded ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,403
> 
> =================================================================
> ==31616==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46c5a2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46c5a2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46c5a2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46c5af36f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f46c5a2f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f46c5aefe1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x12139ea  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12139ea)
>     #2 0x121385d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121385d)
>     #3 0x121362f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x121362f)
>     #4 0x12134a2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12134a2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop all ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==31339==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff798d846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff798d846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff798d846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff798e486f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff798d846c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff798e44e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop default ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31270==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba612766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba612766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba612766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba6133a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fba612766c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fba61336e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31265==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2185a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2185a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2185a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb21866d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2185a96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb218669e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_init ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,336
> 
> =================================================================
> ==31273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4062fd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4062fd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4062fd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f40630956f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4062fd16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4063091e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_later ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31278==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2af5b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2af5b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2af5b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb2af67a6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb2af5b66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb2af676e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop invalid ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==31354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0b23d446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0b23d446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0b23d446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b23e086f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0b23d446c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0b23e04e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f804beaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f804beaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f804beaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f804bf736f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f804beaf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f804bf6fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last_destination ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fe378f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fe378f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fe378f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3fe38536f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f3fe378f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f3fe384fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last_later ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267175c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267175c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267175c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f26718206f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f267175c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f267181ce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25c79406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25c79406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25c79406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25c7a046f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f25c79406c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f25c7a00e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop unreachable ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,283
> 
> =================================================================
> ==31352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e1a5d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e1a5d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e1a5d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e1a6956f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1e1a5d16c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f1e1a691e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle resume ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,296
> 
> =================================================================
> ==31477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0e5bc6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0e5bc6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0e5bc6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e5bd336f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f0e5bc6f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0e5bd2fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setReroutingPeriod ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,298
> 
> =================================================================
> ==31618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc8046b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc8046b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc8046b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc8047786f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc8046b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc804774e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setRoute_internal ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,299
> 
> =================================================================
> ==31687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd8156606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd8156606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd8156606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd8157246f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fd8156606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd815720e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle slowDown ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==31634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87b59576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87b59576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87b59576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87b5a1b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f87b59576c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f87b5a17e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle slowDown_subsecond ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==31640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06853b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06853b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06853b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f06854786f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f06853b46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f0685474e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ssm basic ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==30922==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 576 byte(s) in 24 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x231d3ca  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231d3ca)
>     #2 0x22c9d66  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c9d66)
>     #3 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #4 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #5 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
>     #6 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f9a4a4d6bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9a4de1a6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2324ae6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2324ae6)
>     #2 0x232049e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x232049e)
>     #3 0x231bdba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231bdba)
>     #4 0x22c452c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c452c)
>     #5 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #6 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #7 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ssm junction ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,285
> 
> =================================================================
> ==30946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 504 byte(s) in 21 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x231d3ca  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231d3ca)
>     #2 0x22c9d66  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c9d66)
>     #3 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #4 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #5 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
>     #6 0xf1d347  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf1d347)
>     #7 0xf17402  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf17402)
>     #8 0xf05fa2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf05fa2)
>     #9 0x7f8622b67bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f86264ab6c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x2324ae6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2324ae6)
>     #2 0x232049e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x232049e)
>     #3 0x231bdba  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x231bdba)
>     #4 0x22c452c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c452c)
>     #5 0x22c1db6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c1db6)
>     #6 0x22c13e2  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x22c13e2)
>     #7 0xf43769  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf43769)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle stopDelay ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff1fa5696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff1fa5696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff1fa5696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff1fa62d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7ff1fa5696c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7ff1fa629e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle stopDelay2 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,337
> 
> =================================================================
> ==31568==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0202ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0202ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0202ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0203ae6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fc0202ea6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fc0203aae1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle stopDelay_waypoint ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,338
> 
> =================================================================
> ==31572==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f778976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f778976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f778976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f7795b6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4f778976c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f4f77957e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi basic ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==31353==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efdab3906c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7efdab3da377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case1_redispatch_after_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==31385==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb75376f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb7537b9377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case1_redispatch_before_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==31376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f1ff4ddf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f1ff4e29377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case2_redispatch_after_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==31420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f07693f36c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f076943d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case2_redispatch_before_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,376
> 
> =================================================================
> ==31396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f618324c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f6183296377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_after_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,378
> 
> =================================================================
> ==31426==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7fbe0e46c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f7fbe12e377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,344
> 
> =================================================================
> ==31424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fe2660336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fe26607d377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi shared_3 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,377
> 
> =================================================================
> ==31374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fb3d88826c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 72 byte(s) in 3 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7fb3d88cc377  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fb377)
> 
> Direct leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi splitReservation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,369
> 
> =================================================================
> ==31372==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7dd5d3d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Direct leak of 16 byte(s) in 2 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x256894d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256894d)
>     #2 0x256367f  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x256367f)
>     #3 0x228f34d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x228f34d)
>     #4 0x15a9914  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x15a9914)
>     #5 0x12c29f5  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x12c29f5)
>     #6 0x14a1ef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1ef3)
>     #7 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #8 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #9 0x19e4eb6  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19e4eb6)
>     #10 0x31561c4  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x31561c4)
>     #11 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #12 0x7f7dd5d86b9f  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1fab9f)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7dd5d3d6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle ( Last six runs Feb2021 )

---------- Differences in errors ----------
17a18,438
> 
> =================================================================
> ==31442==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efd9e0816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efd9e0816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efd9e0816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efd9e1456f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7efd9e0816c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7efd9e141e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_asl ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31455==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f21a063b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f21a063b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f21a063b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21a06ff6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f21a063b6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f21a06fbe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_context ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f90dc6336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f90dc6336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f90dc6336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f90dc6f3e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f90dc6336c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f90dc6f76f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_sublane ( Last six runs Feb2021 )

---------- Differences in errors ----------
17a18,438
> 
> =================================================================
> ==31449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fad24f4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fad24f4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fad24f4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fad2500e6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fad24f4a6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fad2500ae1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle vehicle_sublane_asl ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,258
> 
> =================================================================
> ==31453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa9c06c96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa9c06c96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa9c06c96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa9c078d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fa9c06c96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fa9c0789e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicletype save_and_load_vtype_params ( Last six runs Feb2021 )

---------- Differences in errors ----------
4a5,621
> 
> =================================================================
> ==31733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f8bf126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f8bf126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f8bf126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f8bfd66f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f7f8bf126c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7f8bfd2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicletype vehicletype ( Last six runs Feb2021 )

---------- Differences in errors ----------
4a5,262
> 
> =================================================================
> ==31689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9943f4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9943f4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9943f4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f99440136f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f9943f4f6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f994400fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1ab039a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab039a)
>     #2 0x1ab02bd  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1ab02bd)
>     #3 0x1aaffbf  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aaffbf)
>     #4 0x1aae21c  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1aae21c)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial circles ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,29
> 
> =================================================================
> ==32360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5d3b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5d3b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5d3b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc5d47d6f0  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2756f0)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5d3b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fcc5d479e1e  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7fcc5d3b96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xfe424e3e12ca2dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial city_mobil ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,726
> 
> =================================================================
> ==32310==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe85d9996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe85d9996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe85d9996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe85da59e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe85d9996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe85da5d6f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe85d9996c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x9567be75e7e76cff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial hello ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==32345==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb5b8ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb5b8ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb5b8ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5b8d8fe1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb5b8ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fb5b8d936f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fb5b8ccf6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xbdf8d0e2a6925dff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
42,43c42,43
< >> Netbuilding closed with status 0
< >> Simulation closed with status 0
---
> >> Netbuilding closed with status 1
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial manhattan ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,87
> 
> =================================================================
> ==32395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0x927ab0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x927ab0)
>     #1 0x7fe343ed66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0x927ab0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x927ab0)
>     #1 0x7fe343ed66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x927ab0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x927ab0)
>     #1 0x7fe343ed66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe343f96e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0x927ab0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x927ab0)
>     #1 0x7fe343ed66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe343f9a6f0  (/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 0x927ab0  (/home/delphi/extraClangDebug/sumo/bin/netgenerateD+0x927ab0)
>     #1 0x7fe343ed66c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x101ddeb7cdfc36ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial quickstart ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==32335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe21081c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe21081c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe21081c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2108dce1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe21081c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fe2108e06f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fe21081c6c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xaa97caeb34eb59ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
45,46c45,46
< >> Netbuilding closed with status 0
< >> Simulation closed with status 0
---
> >> Netbuilding closed with status 1
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial sumolympics ( Last six runs Feb2021 )

---------- Differences in errors ----------
1a2,38
> 
> =================================================================
> ==32383==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4800 byte(s) in 200 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x1a0ea1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a0ea1d)
>     #2 0x314d81d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x314d81d)
>     #3 0x19afd1d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19afd1d)
>     #4 0x33053ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x33053ab)
>     #5 0x7f2691923377  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f26918d96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f26918d96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f26918d96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f2691999e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f26918d96c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1
< >> Simulation closed with status 0
---
> >> Simulation closed with status 1

TEST FAILED on ts-sim-build-ba : tutorial traci_pedestrian_crossing ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,312
> 
> =================================================================
> ==32421==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fed3ae026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fed3ae026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fed3ae026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed3aec2e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fed3ae026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fed3aec66f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fed3ae026c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x87107bf955e9bcff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : tutorial traci_tls plain ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,274
> 
> =================================================================
> ==32406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4fe95076c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f4fe95076c8  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0xfde83a  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde83a)
>     #2 0xfde75d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde75d)
>     #3 0xfde42b  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xfde42b)
>     #4 0x11cb4ab  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x11cb4ab)
>     #5 0x112bbff  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x112bbff)
>     #6 0x1a6f8d1  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6f8d1)
>     #7 0xf48675  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf48675)
>     #8 0x14a233d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a233d)
>     #9 0x14a1a00  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x14a1a00)
>     #10 0x19cd490  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x19cd490)
>     #11 0x3155904  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3155904)
>     #12 0x3306d42  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x3306d42)
>     #13 0x7f4fe9550b9f  (/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 Feb2021 )

---------- 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 
> 
> =================================================================
> ==501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3440 byte(s) in 2 object(s) allocated from:
>     #0 0xf41510  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0xf41510)
>     #1 0xf54f05  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0xf54f05)
>     #2 0x390bc4e  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x390bc4e)
>     #3 0x390642c  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x390642c)
>     #4 0x38eaa6e  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38eaa6e)
>     #5 0x38eb3f9  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38eb3f9)
>     #6 0x38eba83  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38eba83)
>     #7 0x38f294f  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38f294f)
>     #8 0x390cd24  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x390cd24)
>     #9 0x3907174  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x3907174)
>     #10 0x38f1513  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x38f1513)
>     #11 0x391799a  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x391799a)
>     #12 0x3917929  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x3917929)
>     #13 0x7fe96048fbf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> Indirect leak of 2464 byte(s) in 2 object(s) allocated from:
>     #0 0xf41510  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0xf41510)
>     #1 0xf54cee  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0xf54cee)
>     #2 0x390bc4e  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x390bc4e)
>     #3 0x390642c  (/home/delphi/extraClangDebug/sumo/bin/testmicrosim+0x390642c)
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Feb2021 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,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).
> =================================================================
> ==31137==ERROR: AddressSanitizer: heap-use-after-free on address 0x606000012740 at pc 0x000001a6ce84 bp 0x7ffe41944290 sp 0x7ffe41944288
> WRITE of size 8 at 0x606000012740 thread T0
>     #0 0x1a6ce83  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ce83)
>     #1 0x1a6c054  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6c054)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7f6a3a747bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
>     #6 0xe07fb9  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xe07fb9)
> 
> 0x606000012740 is located 0 bytes inside of 64-byte region [0x606000012740,0x606000012780)
> freed by thread T0 here:
>     #0 0xf01198  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf01198)
>     #1 0x1a6bef3  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6bef3)
>     #2 0x1a6db0e  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6db0e)
>     #3 0x1a6ee70  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x1a6ee70)
>     #4 0xf0728d  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf0728d)
>     #5 0x7f6a3a747bf6  (/lib/x86_64-linux-gnu/libc.so.6+0x21bf6)
> 
> previously allocated by thread T0 here:
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,102c3,102
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo parallel ( Last six runs Feb2021 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,58
> 
> =================================================================
> ==25472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd252c596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd252c596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd252c596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd252d19e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd252c596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7fd252d1d6f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7fd252c596c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x70ae800bf414d0ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1a2
> Interrupt signal received, trying to exit gracefully.
3d3
< Loading configuration ... done.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci gui b50 ( Last six runs Feb2021 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
7,8c7,39
< UserWarning: API change now handles step as floating point seconds
<   return _connections[""].simulationStep(step)
---
> 
> =================================================================
> ==25697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7febba0606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7febba0606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7febba0606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febba120e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7febba0606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7febba1246f0  (/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 0xabb570  (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0xabb570)
>     #1 0x7febba0606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow ( Last six runs Feb2021 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,73440
> 
> =================================================================
> ==32277==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 280 byte(s) in 1 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f71647606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 60092 byte(s) in 395 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f71647606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f71647606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f7164820e1e  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x271e1e)
>     #3 0xfffffffe00000000  (<unknown module>)
> 
> Indirect leak of 960 byte(s) in 9 object(s) allocated from:
>     #0 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f71647606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0x7f71648246f0  (/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 0xf00420  (/home/delphi/extraClangDebug/sumo/bin/sumoD+0xf00420)
>     #1 0x7f71647606c8  (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1b16c8)
>     #2 0xecfc0d1f8a0a41ff  (<unknown module>)
> 
> SUMMARY: AddressSanitizer: 62348 byte(s) leaked in 415 allocation(s).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,144c1
< Computing for 0<->0
<  for tls-type static
<  for tls-type actuated
<  for tls-type sotl_phase
<  for tls-type sotl_platoon
<  for tls-type sotl_request
<  for tls-type sotl_wave
<  for tls-type sotl_marching
<  for tls-type swarm
< Computing for 0<->600
<  for tls-type static
<  for tls-type actuated
<  for tls-type sotl_phase
<  for tls-type sotl_platoon
<  for tls-type sotl_request
<  for tls-type sotl_wave
<  for tls-type sotl_marching
<  for tls-type swarm
< Computing for 0<->1200
<  for tls-type static
<  for tls-type actuated
<  for tls-type sotl_phase
<  for tls-type sotl_platoon
<  for tls-type sotl_request
<  for tls-type sotl_wave
<  for tls-type sotl_marching
<  for tls-type swarm
< Computing for 0<->1800
<  for tls-type static
<truncated after showing first 30 lines>